Hyprland: player controls using alt

This commit is contained in:
Filippo Berto 2023-11-29 11:52:02 +01:00
parent 7cf0b7754c
commit 7d960b93c2
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -224,6 +224,9 @@
bind = , XF86AudioNext, exec, playerctl next
bind = , XF86AudioPlay, exec, playerctl play-pause
bind = , XF86AudioPrev, exec, playerctl previous
bind = SUPER ALT, Right, exec, playerctl next
bind = SUPER ALT, Down, exec, playerctl play-pause
bind = SUPER ALT, Left, exec, playerctl previous
bind = , XF86PowerOff, exec, wlogout