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