Hyprland: player controls using alt
This commit is contained in:
parent
7cf0b7754c
commit
7d960b93c2
1 changed files with 3 additions and 0 deletions
|
|
@ -224,6 +224,9 @@
|
||||||
bind = , XF86AudioNext, exec, playerctl next
|
bind = , XF86AudioNext, exec, playerctl next
|
||||||
bind = , XF86AudioPlay, exec, playerctl play-pause
|
bind = , XF86AudioPlay, exec, playerctl play-pause
|
||||||
bind = , XF86AudioPrev, exec, playerctl previous
|
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
|
bind = , XF86PowerOff, exec, wlogout
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue