diff options
Diffstat (limited to 'config/hypr')
| -rw-r--r-- | config/hypr/configs/Keybinds.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/hypr/configs/Keybinds.conf b/config/hypr/configs/Keybinds.conf index 844f4905..9fa00a63 100644 --- a/config/hypr/configs/Keybinds.conf +++ b/config/hypr/configs/Keybinds.conf @@ -50,6 +50,7 @@ bindd = $mainMod SHIFT, F, Fullscreen, fullscreen, 1 bindd = $mainMod, F, Maximize window, fullscreen bindd = $mainMod, SPACE, Float current window, togglefloating, bindd = $mainMod ALT, SPACE, Float all windows, exec, $scriptsDir/Float-all-Windows.sh +bindd = $mainMod CTRL, SPACE, Float all windows same size, exec, $scriptsDir/float.all.samesize.lua # NOTE: Dropterminal is currently certified only with kitty. Not all terminals behave correctly as a dropdown. bindd = $mainMod SHIFT, Return, DropDown terminal, exec, $scriptsDir/Dropterminal.sh kitty |
