Add seconds to clock

This commit is contained in:
Alexander Wainwright
2025-12-22 16:28:22 +10:00
parent b2ec325396
commit 0498518826

View File

@@ -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" = {