GAPS
This commit is contained in:
parent
c38929e6b1
commit
a5306fa1ad
@ -3,9 +3,9 @@
|
|||||||
"layer": "top",
|
"layer": "top",
|
||||||
"position": "top",
|
"position": "top",
|
||||||
"spacing": 0,
|
"spacing": 0,
|
||||||
"margin-top": 0,
|
"margin-top": 3,
|
||||||
"margin-left": 0,
|
"margin-left": 3,
|
||||||
"margin-right": 0,
|
"margin-right": 3,
|
||||||
"margin-bottom": 0,
|
"margin-bottom": 0,
|
||||||
|
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
|
@ -30,8 +30,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
general = {
|
general = {
|
||||||
gaps_in = 0;
|
gaps_in = 3;
|
||||||
gaps_out = 0;
|
gaps_out = 3;
|
||||||
border_size = 2;
|
border_size = 2;
|
||||||
resize_on_border = false;
|
resize_on_border = false;
|
||||||
allow_tearing = false;
|
allow_tearing = false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user