diff options
-rw-r--r-- | sxhkd/.config/sxhkd/sxhkdrc | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc index ba528d3..946a240 100644 --- a/sxhkd/.config/sxhkd/sxhkdrc +++ b/sxhkd/.config/sxhkd/sxhkdrc @@ -13,6 +13,12 @@ XF86MonBrightness{Down,Up} XF86Display disper -C +XF86AudioPlay + cmus-remote --pause + +XF86Audio{Prev,Next} + cmus-remote --{prev,next} + # XF86WLAN XF86Tools |