Enable smart gaps in Sway
This commit is contained in:
parent
462eff64f2
commit
97abe951e4
|
@ -120,9 +120,9 @@
|
|||
}];
|
||||
|
||||
gaps = {
|
||||
inner = 0;
|
||||
inner = 5;
|
||||
smartBorders = "on";
|
||||
# smartGaps = true;
|
||||
smartGaps = true;
|
||||
};
|
||||
|
||||
input = {
|
||||
|
|
Loading…
Reference in a new issue