waybar: Remove event module spacing

Removed spacing left over when an event was occuring on the current day.
This commit is contained in:
Marty Oehme 2025-02-28 20:07:25 +01:00
parent 343c1f0a35
commit 270a6f1e0d
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -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": "",
},
},