mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-07-19 23:25:53 +02:00
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:
1
home.nix
1
home.nix
@ -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 {
|
||||||
|
Reference in New Issue
Block a user