Add seconds to clock
This commit is contained in:
parent
b2ec325396
commit
0498518826
1 changed files with 2 additions and 1 deletions
|
|
@ -183,8 +183,9 @@ in
|
|||
};
|
||||
|
||||
"clock" = {
|
||||
format = "{:%a %d %b %H:%M}";
|
||||
format = "{:%a %d %b %H:%M:%S}";
|
||||
tooltip-format = "<big>{:%Y %B}</big>\n<tt>{calendar}</tt>";
|
||||
interval = 1;
|
||||
};
|
||||
|
||||
"cpu" = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue