hyprland dwindle: always split to same direction

This commit is contained in:
Julian Mutter 2025-04-25 15:04:58 +02:00
parent 20e2b5e20e
commit 68c37c0f42

View File

@ -173,6 +173,7 @@ in
preserve_split = true; # You probably want this
smart_split = false;
smart_resizing = false;
force_split = 2;
# no_gaps_when_only = 2; # with border
};