summaryrefslogtreecommitdiff
path: root/.config/sxhkd/sxhkdrc
diff options
context:
space:
mode:
Diffstat (limited to '.config/sxhkd/sxhkdrc')
-rw-r--r--.config/sxhkd/sxhkdrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index af7473c..044ce1d 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -153,10 +153,13 @@ super + {Left,Down,Up,Right}
XF86AudioMute
pactl set-sink-mute @DEFAULT_SINK@ toggle
+
F86AudioPrev
playerctl previous
+
F86AudioNext
playerctl next
+
F86AudioPlay
playerctl play-pause