Enable smart gaps in Sway

This commit is contained in:
Oliver Davies 2024-04-03 20:04:05 +01:00
parent 462eff64f2
commit 97abe951e4

View file

@ -120,9 +120,9 @@
}]; }];
gaps = { gaps = {
inner = 0; inner = 5;
smartBorders = "on"; smartBorders = "on";
# smartGaps = true; smartGaps = true;
}; };
input = { input = {