fixed borders and gaps

Signed-off-by: Jade <obsidianical@gmail.com>
This commit is contained in:
Schrottkatze 2023-01-08 16:48:07 +01:00
parent 5a6779a843
commit 2c016f670f

View file

@ -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";