diff --git a/hyprland/.config/hypr/config.d/00-basic.conf b/hyprland/.config/hypr/config.d/00-basic.conf index b7c15070..abc157aa 100644 --- a/hyprland/.config/hypr/config.d/00-basic.conf +++ b/hyprland/.config/hypr/config.d/00-basic.conf @@ -47,8 +47,9 @@ animations { dwindle { # https://wiki.hyprland.org/Configuring/Dwindle-Layout/ - pseudotile = yes - preserve_split = yes # you probably want this + pseudotile = yes # Enables pseudotile functionality + preserve_split = yes # Remember splits + force_split = 2 # Force splits to put the child on the right/down } master {