✏️ Added volume control to sxhkd

This commit is contained in:
z3rOR0ne 2022-12-31 23:28:53 -08:00
parent 337cba804e
commit 45b51bb89d

View file

@ -196,3 +196,8 @@ super + q
xfce4-screenshooter &
super + x
cpu-x
# adjust volume with super + and super -
super + Tab
pamixer --increase 5
super + BackSpace
pamixer --decrease 5