diff --git a/hypr/keybindings.conf b/hypr/keybindings.conf index 7e6130d..6f40574 100644 --- a/hypr/keybindings.conf +++ b/hypr/keybindings.conf @@ -5,7 +5,7 @@ bind = $mainMod SHIFT, M, exit, bind = $mainMod, E, exec, $fileManager bind = $mainMod, V, togglefloating, bindr = $mainMod, SUPER_L, exec, $app_menu -bindr = $mainMod, SUPER_L, exec, $menu +bind = SHIFT, SUPER_L, exec, $menu bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle @@ -30,4 +30,3 @@ bind = $mainMod, F1, exec, ~/.config/hypr/scripts/cheatsheet.py ~/.config/hypr/s bind = $mainMod, F10, pass, class:^(com.obsproject.Studio)$ bind = , F1, pass, class:^(com.obsproject.Studio)$ bind = , F2, pass, class:^(com.obsproject.Studio)$ -