Update sway gaps and bar config
This commit is contained in:
parent
f21a6e1889
commit
39d3f746de
|
@ -21,8 +21,12 @@
|
|||
config = {
|
||||
gaps = {
|
||||
inner = 5;
|
||||
outer = 20;
|
||||
left = 20;
|
||||
right = 20;
|
||||
top = 5;
|
||||
bottom = 5;
|
||||
};
|
||||
bars = null;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue