Fix tooltip format
This commit is contained in:
parent
961a05bedf
commit
821a009c32
|
@ -38,7 +38,7 @@
|
|||
"spacing": 10
|
||||
},
|
||||
"clock": {
|
||||
"tooltip-format": "{:%Y-%m-%d | %H:%S}",
|
||||
"tooltip-format": "{:%Y-%m-%d | %H:%M}",
|
||||
"format-alt": "{:%Y-%m-%d}"
|
||||
},
|
||||
"cpu": {
|
||||
|
|
Loading…
Reference in New Issue