- add config file ~/.config/alacritty/alacritty.yml
(not synced by mackup)
- make Gnome's <Super>t shortcut start a new alacritty instance
- fix minor mouse issue interacting with vim
- 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)