dotfiles/.config/gnome-settings/elgato
Alexander Hess 337bebbb0c
Add keyboard shortcuts for Elgato key lights
- create Gnome keyboard shortcuts to manage the Elgato key lights:
  + toggle
  + increase and decrease brightness
- we use Python scripts in ~/.config/gnome-settings/elgato
  based on the "leglight" PIP package
  (Source: https://gitlab.com/obviate.io/pyleglight)
2022-08-14 17:38:42 +02:00
..
dec_brightness.py Add keyboard shortcuts for Elgato key lights 2022-08-14 17:38:42 +02:00
inc_brightness.py Add keyboard shortcuts for Elgato key lights 2022-08-14 17:38:42 +02:00
README.md Add keyboard shortcuts for Elgato key lights 2022-08-14 17:38:42 +02:00
toggle_keylights.py Add keyboard shortcuts for Elgato key lights 2022-08-14 17:38:42 +02:00

Elgato Key Lights

The Python files in this folder are hooked as keyboard shortcuts in Gnome. They allow to toggle the key lights in my office. In the long-run, these scripts should be improved a bit.