-super bind on XF86 audio binds: I can just use the audio keys

This commit is contained in:
2020-08-28 11:45:36 +01:00
parent b14a494958
commit cd84485a07

View File

@@ -69,7 +69,7 @@ super + {_,shift + }F{9,10}
kill -44 $(pidof dwmblocks); \
{pactl set-sink-volume 0,$HOME/.local/scripts/mpc_volume} {-,+}5%;
super + {_,shift + }XF86Audio{Lower,Raise}Volume
{_,shift + }XF86Audio{Lower,Raise}Volume
kill -44 $(pidof dwmblocks); \
{pactl set-sink-volume 0,$HOME/.local/scripts/mpc_volume} {-,+}5%;