Remove space between modules in Waybar
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
cba3aa1302
commit
a2b1cf1b39
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
"layer": "bottom<",
|
||||
"position": "top",
|
||||
"height": 35,
|
||||
"spacing": 4,
|
||||
"margin": "0 0 10px 0",
|
||||
// Space between modules
|
||||
"spacing": 0,
|
||||
"modules-left": ["sway/workspaces", "sway/mode"],
|
||||
"modules-center": [],
|
||||
"modules-right": ["custom/update", "pulseaudio", "battery", "network", "clock", "custom/power"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue