hyprland: make splitting and resizing deterministic
This commit is contained in:
parent
7c1c51954e
commit
34084e45aa
@ -172,6 +172,8 @@ in
|
||||
dwindle = {
|
||||
pseudotile = true; # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
||||
preserve_split = true; # You probably want this
|
||||
smart_split = false;
|
||||
smart_resizing = false;
|
||||
# no_gaps_when_only = 2; # with border
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user