diff --git a/home/applications/sway/default.nix b/home/applications/sway/default.nix index a10c964..26e0b30 100644 --- a/home/applications/sway/default.nix +++ b/home/applications/sway/default.nix @@ -37,8 +37,8 @@ ### Visuals output."*".bg = "~/.local/share/backgrounds/Minato-Aqua-Dark.png fill"; #window.titlebar = false; - gaps.inner = 4; - gaps.outer = 4; + #gaps.inner = 4; + #gaps.outer = 4; bars = [ #{ # command = lib.getExe pkgs.waybar;