summaryrefslogtreecommitdiff
path: root/.config/sxhkd
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-28 17:14:05 -0700
committerDavid Luevano Alvarado <55825613+luevano@users.noreply.github.com>2020-12-28 17:14:05 -0700
commit3d822887103658e04f7dc0326fa72f6606e50bf2 (patch)
tree0a5c473733de0de6875863d9abe00059a183bffb /.config/sxhkd
parenta4e2913b5b44ae03876b9f124da93ba7a9457c1b (diff)
Fix keybinds for playerctl and small tweaks
Diffstat (limited to '.config/sxhkd')
-rw-r--r--.config/sxhkd/sxhkdrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/sxhkd/sxhkdrc b/.config/sxhkd/sxhkdrc
index 987bb60..1af3ed8 100644
--- a/.config/sxhkd/sxhkdrc
+++ b/.config/sxhkd/sxhkdrc
@@ -154,13 +154,13 @@ super + {Left,Down,Up,Right}
XF86AudioMute
pactl set-sink-mute @DEFAULT_SINK@ toggle
-F86AudioPrev
+XF86AudioPrev
playerctl previous
-F86AudioNext
+XF86AudioNext
playerctl next
-F86AudioPlay
+XF86AudioPlay
playerctl play-pause
# XF86AudioMedia