Waybar: Add extra space in clock module.
This commit is contained in:
parent
24e0ed66d9
commit
c0fdb7824a
|
@ -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": {
|
||||
|
|
Loading…
Reference in a new issue