Waybar: Reduce spacing of modules
Make it more consistent with the first and last module.
This commit is contained in:
parent
8f1247b0a6
commit
1c1f7e40de
|
|
@ -2,7 +2,7 @@
|
||||||
"layer": "top",
|
"layer": "top",
|
||||||
"position": "top",
|
"position": "top",
|
||||||
"height": 30,
|
"height": 30,
|
||||||
"spacing": 4,
|
"spacing": 2,
|
||||||
"ipc": true,
|
"ipc": true,
|
||||||
"modules-left": [
|
"modules-left": [
|
||||||
"clock",
|
"clock",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue