fix: clock format
This commit is contained in:
@ -24,9 +24,7 @@
|
||||
},
|
||||
"clock": {
|
||||
"timezone": "Europe/London",
|
||||
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
|
||||
"format-alt": " {:%d/%m/%Y}",
|
||||
"format": "{:%H:%M}"
|
||||
"format": "{:%H:%M %d/%m/%Y}"
|
||||
},
|
||||
"battery": {
|
||||
"states": {
|
||||
|
Reference in New Issue
Block a user