Fix typo in time on rainbowdash
This commit is contained in:
parent
cd1112404d
commit
dfd5887f35
|
@ -43,7 +43,7 @@
|
|||
type = "battery"
|
||||
[[tile]]
|
||||
type = "time"
|
||||
format = "%Y-%m-%dT%H-%S-%S"
|
||||
format = "%Y-%m-%dT%H:%M:%S"
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue