- in my main office, I have two Elgato keylights placed on my desk
and the Python scripts in this commit allow me to control the lights
with Gnome keyboard shortcuts
- add an installation scripts that sets up a Python venv to run
the above scripts
- 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)