added borders
This commit is contained in:
parent
ca076cb9d1
commit
d6879259b9
1 changed files with 3 additions and 3 deletions
|
@ -124,9 +124,9 @@ in {
|
|||
|
||||
general = {
|
||||
sensitivity = 1.0;
|
||||
gaps_in = 0;
|
||||
gaps_out = 0;
|
||||
border_size = 0;
|
||||
gaps_in = 4;
|
||||
gaps_out = 10;
|
||||
border_size = 2;
|
||||
};
|
||||
#Decoration settings
|
||||
decoration = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue