removed seconds display from taskbar. not usefull, as taskbar does not
update every second.
This commit is contained in:
parent
b5ef7d8138
commit
9c9862d8e4
|
@ -48,7 +48,7 @@ battery all {
|
|||
}
|
||||
|
||||
tztime local {
|
||||
format = "%Y-%m-%d %H:%M:%S"
|
||||
format = "%Y-%m-%d %H:%M"
|
||||
}
|
||||
|
||||
load {
|
||||
|
|
Loading…
Reference in a new issue