Waybar: Add extra space in clock module.

This commit is contained in:
the_4n0nym0u53 2021-12-07 22:03:34 +01:00
parent 24e0ed66d9
commit c0fdb7824a
No known key found for this signature in database
GPG key ID: 35EE09F5481049BB

View file

@ -46,7 +46,7 @@
"clock": { "clock": {
"timezone": "Europe/Copenhagen", "timezone": "Europe/Copenhagen",
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>", "tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"format": "{:\uf783 %b %d %Y \uf017 %T}", // calendar-day, clock "format": "{:\uf783 %b %d %Y \uf017 %T}", // calendar-day, clock
"interval": 1 "interval": 1
}, },
"cpu": { "cpu": {