smaller outer gaps
This commit is contained in:
parent
b4708e41c0
commit
a593359379
1 changed files with 7 additions and 0 deletions
|
@ -55,7 +55,14 @@ in {
|
|||
];
|
||||
|
||||
default-column-width = { proportion = 0.5; };
|
||||
|
||||
gaps = 16;
|
||||
struts = {
|
||||
left = -8;
|
||||
right = -8;
|
||||
top = -8;
|
||||
bottom = -8;
|
||||
};
|
||||
};
|
||||
|
||||
window-rules = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue