diff --git a/modules/desktop.nix b/modules/desktop.nix index 8eacbd2..e7f6bf0 100644 --- a/modules/desktop.nix +++ b/modules/desktop.nix @@ -174,8 +174,8 @@ in with lib; { #top = 24; inner = 15; outer = 0; - smartGaps = false; - smartBorders = "no_gaps"; + smartGaps = true; + smartBorders = "on"; }; colors = { background = "#1d2021";