summaryrefslogtreecommitdiff
path: root/sxhkd
diff options
context:
space:
mode:
Diffstat (limited to 'sxhkd')
-rwxr-xr-xsxhkd/.config/sxhkd/sxhkdrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index 8cdfe6c..c8db3df 100755
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -26,8 +26,8 @@ super + Escape
26# volume 26# volume
27XF86Audio{RaiseVolume,LowerVolume} 27XF86Audio{RaiseVolume,LowerVolume}
28 pulsemixer --change-volume {+5,-5} 28 pulsemixer --change-volume {+5,-5}
29XF86AudioMute 29XF86Audio{Mute,MicMute}
30 pulsemixer --toggle-mute 30 pulsemixer --toggle-mute {--id sink-0,--id source-1}
31 31
32# cmus 32# cmus
33XF86Audio{Play,Next,Prev} 33XF86Audio{Play,Next,Prev}