Fix Waybar clock
This commit is contained in:
parent
36337553ff
commit
495650bb99
|
@ -27,7 +27,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 %H:%M:%OS}", // calendar-day, clock
|
"format": "\uf783 {:%b %d %Y \uf017 %H:%M:%OS}", // calendar-day, clock
|
||||||
"interval": 1
|
"interval": 1
|
||||||
},
|
},
|
||||||
"cpu": {
|
"cpu": {
|
||||||
|
|
Loading…
Reference in a new issue