diff --git a/hyprland.conf b/hyprland.conf index dc82a42..73f3662 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -159,7 +159,7 @@ windowrule = border_size 0, match:class negative:Alacritty # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more dwindle { - pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below + # pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below preserve_split = true # You probably want this force_split = 2 # split to the right / bottom }