Control pulseaudio volume with keyboard event
Allows to increase volume pass 100%
- bash
- gdbus
- pulseaudio
- pulseaudio-utils
- python
- desktop-notify
To install the dependencies on Debian use:
sudo apt-get install bash libglib2.0-bin pulseaudio pulseaudio-utils
Bind keyboard event to following scripts:
Audio lower volume -> volume-control.sh dec
Audio raise volume -> volume-control.sh inc
Audio mute -> volume-control.sh mute