waybar: Remove event module spacing
Removed spacing left over when an event was occuring on the current day.
This commit is contained in:
parent
343c1f0a35
commit
270a6f1e0d
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@
|
|||
"on-click": "$TERMINAL start --class float ikhal",
|
||||
"format": "{icon}{0}", // issue tracked here https://github.com/Alexays/Waybar/issues/3623
|
||||
"format-icons": {
|
||||
"event": " ",
|
||||
"event": "",
|
||||
"no-event": "",
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue