summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2019-09-25 16:39:33 +0200
committerAlan Pearce2019-09-25 16:39:33 +0200
commitb0e82c6945215cb4d78f91a4efc8c0041c01942a (patch)
treebebfa9a9c98eb50bebefbde6553a4c40dfd16c59
parent331b20306c606afcf71ff895fa20d336df9e344d (diff)
downloaddotfiles-b0e82c6945215cb4d78f91a4efc8c0041c01942a.tar.lz
dotfiles-b0e82c6945215cb4d78f91a4efc8c0041c01942a.tar.zst
dotfiles-b0e82c6945215cb4d78f91a4efc8c0041c01942a.zip
sxhkd: map audio buttons to cmus-remote
-rw-r--r--sxhkd/.config/sxhkd/sxhkdrc6
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