mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
hyperland: fix gaps
This commit is contained in:
parent
50faf1b82a
commit
46d9a27cba
1 changed files with 2 additions and 1 deletions
|
|
@ -72,11 +72,12 @@ animations {
|
||||||
dwindle {
|
dwindle {
|
||||||
pseudotile = no # master switch for pseudotiling.
|
pseudotile = no # master switch for pseudotiling.
|
||||||
preserve_split = yes
|
preserve_split = yes
|
||||||
no_gaps_when_only = yes
|
no_gaps_when_only = no
|
||||||
}
|
}
|
||||||
|
|
||||||
master {
|
master {
|
||||||
new_is_master = true
|
new_is_master = true
|
||||||
|
no_gaps_when_only = no
|
||||||
}
|
}
|
||||||
|
|
||||||
gestures {
|
gestures {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue