add playerctl keybinds

This commit is contained in:
Sakooooo 2024-09-03 13:26:44 +04:00
parent e75ab5891a
commit 70e03d38c2
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -210,6 +210,11 @@ bind = , XF86AudioMute, exec, pactl set-sink-mute 0 toggle
bind = , XF86MonBrightnessUp, exec, brightnessctl s +100
bind = , XF86MonBrightnessDown, exec, brightnessctl s 100-
# player
bindl = , XF86AudioPlay, exec, playerctl play-pause
bindl = , XF86AudioPrev, exec, playerctl previous
bindl = , XF86AudioNext, exec, playerctl next
# swaylock
bind = $mainMod CONTROL, l, exec, hyprlock