diff options
Diffstat (limited to 'config/hyprland/hypr')
-rw-r--r-- | config/hyprland/hypr/hyprland.conf | 30 |
1 files changed, 26 insertions, 4 deletions
diff --git a/config/hyprland/hypr/hyprland.conf b/config/hyprland/hypr/hyprland.conf index 8cab4e6..0a41405 100644 --- a/config/hyprland/hypr/hyprland.conf +++ b/config/hyprland/hypr/hyprland.conf @@ -112,7 +112,7 @@ bind = $mainMod, C, killactive, bind = $mainMod SHIFT, Q, exit, bind = $mainMod, F, togglefloating, bind = $mainMod SHIFT, Return, exec, wofi -S run -bind = $mainMod, P, pseudo, # dwindle +bind = $mainMod SHIFT, P, pseudo, # dwindle bind = $mainMod, S, togglesplit, # dwindle bind = $mainMod, B, exec, firefox @@ -161,9 +161,31 @@ bind = $mainMod, mouse_up, workspace, e-1 bindm = $mainMod, mouse:272, movewindow bindm = $mainMod, mouse:273, resizewindow -bind = $mainMod SHIFT, P, submap, menuscripts +bind = $mainMod, P, submap, menuscripts submap = menuscripts -bind=,M ,exec, passmenu -bind=,M ,submap , reset +bind=,M ,exec, dmpass +bind=, A, exec, dmapimg +bind=, C, exec, dmclip +bind=, C, submap, reset +bind=, D, exec, dmdsktp +bind=, D, submap, reset +bind=, F, exec, dmfm +bind=, F, submap, reset +bind=, G, exec, passgen +bind=, G, submap, reset +bind=, H, exec, dmhelp +bind=, H, submap, reset +bind=, L, exec, dmlang +bind=, L, submap, reset +bind=, M, exec, passmenu +bind=, M, submap, reset +bind=, P, exec, dmpdf +bind=, P, submap, reset +bind=, O, exec, dmpower +bind=, O, submap, reset +bind=, V, exec, dmvid +bind=, V, submap, reset +# , ("M-<Insert>", spawn "dmpsbm") +# , ("M-S-<Insert>", spawn "dmpsclip") submap = reset |