hypr: Add printscreen hotkey

This commit is contained in:
2023-10-30 11:33:27 +01:00
parent 23886416b4
commit 4520984561

View File

@ -159,6 +159,8 @@ bindl = , xf86audioplay, exec, playerctl play-pause
bindl = , xf86audionext, exec, playerctl next bindl = , xf86audionext, exec, playerctl next
bindl = , xf86audioprev, exec, playerctl previous bindl = , xf86audioprev, exec, playerctl previous
bind = , Print, exec, scap
# Move focus with mainMod + arrow keys # Move focus with mainMod + arrow keys
bind = $mainMod, H, movefocus, l bind = $mainMod, H, movefocus, l
bind = $mainMod, L, movefocus, r bind = $mainMod, L, movefocus, r