diff --git a/dot_config/hypr/hyprland.conf.tmpl b/dot_config/hypr/hyprland.conf.tmpl index 7b42144ecfd869fae677128bac2f09b689935c6a..af9667b49ebce3acd98eb667ed44b90ff6837e92 100644 --- a/dot_config/hypr/hyprland.conf.tmpl +++ b/dot_config/hypr/hyprland.conf.tmpl @@ -107,14 +107,10 @@ animations { dwindle { # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more - pseudotile = yes # master switch for pseudotiling. Enabling is bound to mod + P in the keybinds section below - preserve_split = yes # you probably want this - no_gaps_when_only = yes -} - -master { - # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more - new_is_master = true + pseudotile = false + preserve_split = true + force_split = 2 + no_gaps_when_only = true } gestures {