diff --git a/dot-config/hypr/binds.conf b/dot-config/hypr/binds.conf index fb0dc72..5f6ed3e 100644 --- a/dot-config/hypr/binds.conf +++ b/dot-config/hypr/binds.conf @@ -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