diff options
Diffstat (limited to 'sxhkd')
-rwxr-xr-x | sxhkd/.config/sxhkd/sxhkdrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index 2444e39..69126ac 100755 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc | |||
@@ -31,9 +31,9 @@ XF86Audio{RaiseVolume,LowerVolume} | |||
31 | XF86Audio{Mute,MicMute} | 31 | XF86Audio{Mute,MicMute} |
32 | pulsemixer --toggle-mute {--id sink-0,--id source-1} | 32 | pulsemixer --toggle-mute {--id sink-0,--id source-1} |
33 | 33 | ||
34 | # cmus | 34 | # display |
35 | XF86Audio{Play,Next,Prev} | 35 | XF86Favorites |
36 | cmus-remote {-u,-n,-r} | 36 | ~/.bin/disp |
37 | 37 | ||
38 | # brightness | 38 | # brightness |
39 | XF86MonBrightnessDown | 39 | XF86MonBrightnessDown |