fixed borders and gaps
Signed-off-by: Jade <obsidianical@gmail.com>
This commit is contained in:
parent
5a6779a843
commit
2c016f670f
1 changed files with 2 additions and 2 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue