Add volume script, update i3 volume hotkeys

This commit is contained in:
Riyyi
2017-12-26 23:52:11 +01:00
parent 32265b919c
commit 7b68a1d0c6
4 changed files with 80 additions and 33 deletions
+8 -10
View File
@@ -30,21 +30,19 @@ markup=none
# Volume indicator
#
# The first parameter sets the step (and units to display)
# The second parameter overrides the mixer selection
# See the script for details.
[volume]
#label=VOL
#label=♪
label=
command=$HOME/.config/i3/scripts/volume.sh
markup=pango
instance=Master
#instance=PCM
interval=1
signal=10
interval=once
signal=1
# Brightness indicator
#
[brightness]
command=$HOME/.config/i3/scripts/brightness.sh
interval=1
interval=once
signal=2
# Network interface monitoring
#