summaryrefslogtreecommitdiffstats
path: root/sxhkd
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sxhkd/.config/sxhkd/sxhkdrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/sxhkd/.config/sxhkd/sxhkdrc b/sxhkd/.config/sxhkd/sxhkdrc
index 78dd17d..308cc87 100644
--- a/sxhkd/.config/sxhkd/sxhkdrc
+++ b/sxhkd/.config/sxhkd/sxhkdrc
@@ -42,6 +42,10 @@ XF86Audio{Raise,Lower}Volume
XF86AudioMute
pamixer --toggle-mute
+# playback control
+XF86Audio{Play,Prev,Next}
+ mpc {toggle,prev,next}
+
# Xfce log out
super + shift + q
xfce4-session-logout