diff --git a/default/hypr/bindings/tiling.conf b/default/hypr/bindings/tiling.conf index c8dd275..0a55195 100644 --- a/default/hypr/bindings/tiling.conf +++ b/default/hypr/bindings/tiling.conf @@ -5,6 +5,7 @@ bindd = SUPER, W, Close Window, killactive, bindd = SUPER, J, Toggle Split, togglesplit, # dwindle bindd = SUPER, P, Toggle Pseudo, pseudo # dwindle bindd = SUPER, V, Toggle Floating, togglefloating, +bindd = SUPER CTRL, F, Toggle Fullscreen, fullscreen # Move focus with mainMod + arrow keys bindd = SUPER, left, Move Focus Left, movefocus, l