Fix clock

This commit is contained in:
Sam A. 2023-07-31 21:00:11 +02:00
parent fae0acaccb
commit e4a02500bb
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 %T}", // calendar-day, clock
"format": "{:\uf783 %b %d %Y \uf017 %H:%M:%OS}", // calendar-day, clock
"interval": 1
},
"cpu": {