hyprland: binds: add capture mode

This commit is contained in:
timoxa0 2024-12-26 14:26:22 +05:00
parent eaee232a2f
commit 3b4166dbf3

View file

@ -59,3 +59,8 @@ bind = SUPER, mouse_up, workspace, e-1
bindm = SUPER, mouse:272, movewindow
bindm = SUPER, mouse:273, resizewindow
submap=capture
bind = SUPER,Escape,submap,reset # to exit the "capture" mode
submap=reset
bind = SUPER SHIFT,P,submap,capture # to enter the "capture" mode