sway: remove gaps

This commit is contained in:
colin 2022-06-03 16:00:18 -07:00
parent df7da13d99
commit 4ba610eade

View File

@ -191,9 +191,6 @@
wrapperFeatures.gtk = true;
config = rec {
terminal = "${pkgs.kitty}/bin/kitty";
gaps.outer = 5;
gaps.horizontal = 10;
gaps.smartGaps = true; # disable gaps on workspace with only one container
window.border = 3; # pixel boundary between windows
# defaults; required for keybindings decl.