Add seconds to clock
This commit is contained in:
@@ -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" = {
|
||||
|
||||
Reference in New Issue
Block a user