diff --git a/default/hypr/bindings/tiling.conf b/default/hypr/bindings/tiling.conf index 9e9afef9..ff2437b9 100644 --- a/default/hypr/bindings/tiling.conf +++ b/default/hypr/bindings/tiling.conf @@ -7,6 +7,7 @@ bindd = SUPER, J, Toggle split, togglesplit, # dwindle bindd = SUPER, P, Pseudo window, pseudo, # dwindle bindd = SUPER, V, Toggle floating, togglefloating, bindd = SHIFT, F11, Force full screen, fullscreen, 0 +bindd = ALT, F11, Full width, fullscreen, 1 # Move focus with SUPER + arrow keys bindd = SUPER, left, Move focus left, movefocus, l