all repos — archive/dotfiles @ b0e82c6945215cb4d78f91a4efc8c0041c01942a

Superseded by nixfiles

sxhkd: map audio buttons to cmus-remote
Alan Pearce alan@alanpearce.eu
Wed, 25 Sep 2019 16:39:33 +0200
commit

b0e82c6945215cb4d78f91a4efc8c0041c01942a

parent

331b20306c606afcf71ff895fa20d336df9e344d

1 files changed, 6 insertions(+), 0 deletions(-)

jump to
M sxhkd/.config/sxhkd/sxhkdrcsxhkd/.config/sxhkd/sxhkdrc
@@ -13,6 +13,12 @@ XF86Display
   disper -C
 
+XF86AudioPlay
+  cmus-remote --pause
+
+XF86Audio{Prev,Next}
+  cmus-remote --{prev,next}
+
 # XF86WLAN
 
 XF86Tools