(home/hyprland) add playerctl bindings

This commit is contained in:
Laureηt 2024-01-13 18:06:50 +01:00
parent 7becef377f
commit 2b9d4b7e18
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -130,6 +130,11 @@ bind = , XF86AudioMute, exec, pamixer --sink 0 -t
bind = , XF86AudioRaiseVolume, exec, pamixer -i 5
bind = , XF86AudioLowerVolume, exec, pamixer -d 5
bind = , XF86AudioMicMute, exec, pamixer --source 0 -t
bind = , XF86AudioPlay, exec, playerctl play-pause
bind = , XF86AudioStop, exec, playerctl stop
bind = , XF86AudioNext, exec, playerctl next
bind = , XF86AudioPrev, exec, playerctl previous
# Switch workspaces
bind = $mainMod, ampersand, workspace, 1