summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sxhkd/.config/sxhkd/sxhkdrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index 9037438..42606ef 100644
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -114,6 +114,15 @@ XF86AudioLowerVolume
XF86AudioMute
pulseaudio-ctl mute
+XF86AudioPlay
+ mpc toggle
+
+XF86AudioPrev
+ mpc prev
+
+XF86AudioNext
+ mpc next
+
#XF86AudioRaiseVolume
# pamixer --increase 5;\
# pamixer --get-volume > /tmp/volinfo