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
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@
"clock": {
"timezone": "Europe/Copenhagen",
"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
},
"cpu": {