Control keyboard light based on Audacious status
This depends on brightnessctl
git clone https://github.com/Guaxinim5573/audacious-keyboard-light
cd audacious-keyboard-light
sudo make
sudo make uninstall
First you need to get your device name, just run:
brightnessctl -l
After you find your device you just need to run audacious-keyboard-light device-name
, example:
audacious-keyboard-light input10::scrolllock
This program uses GPL v3.0 License.