fix: clock format
This commit is contained in:
@ -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": {
|
||||||
|
Reference in New Issue
Block a user