From 6586a6b4507dbdaa8b43a4f13f1c6d6bcac08450 Mon Sep 17 00:00:00 2001 From: Jacob Babor Date: Sun, 27 Oct 2024 13:31:20 -0500 Subject: [PATCH] Tweak some dwindle settings --- hyprland/.config/hypr/config.d/00-basic.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 {