fix clock
This commit is contained in:
parent
26ef454dfc
commit
edece086c1
|
@ -54,7 +54,7 @@
|
|||
"spacing": 10
|
||||
},
|
||||
"clock": {
|
||||
"format": "{: %H:%M %d/%m/%y}"
|
||||
"format": "{:%H:%M %d/%m/%y}",
|
||||
},
|
||||
"cpu": {
|
||||
"interval": 15,
|
||||
|
|
Loading…
Reference in New Issue