Fix Waybar clock

This commit is contained in:
Sam A. 2024-03-30 18:26:17 +01:00
parent 36337553ff
commit 495650bb99
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
1 changed files with 1 additions and 1 deletions

View File

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