fix: clock format

This commit is contained in:
2025-03-05 09:56:47 +00:00
parent 8c43f5e114
commit 8fc9de5e28

View File

@ -24,9 +24,7 @@
}, },
"clock": { "clock": {
"timezone": "Europe/London", "timezone": "Europe/London",
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>", "format": "{:%H:%M %d/%m/%Y}"
"format-alt": " {:%d/%m/%Y}",
"format": "{:%H:%M}"
}, },
"battery": { "battery": {
"states": { "states": {