hyprland: Allow all horizontal splits

This change makes it possible to have all windows stacked on top of each
other horizontally, similar to river and other dynamic window managers.
This commit is contained in:
Donovan Glover
2023-05-16 18:08:50 -04:00
parent 8f78ecfd0b
commit 1ff399e41c

@ -77,6 +77,7 @@
mfact = 0.65 mfact = 0.65
special_scale_factor = 0.95 special_scale_factor = 0.95
no_gaps_when_only = yes no_gaps_when_only = yes
allow_small_split = yes
} }
gestures { gestures {