Set date format

This commit is contained in:
Alexander Wainwright 2025-12-21 23:03:33 +10:00
parent 4e16492a0d
commit 259b4f078a

View file

@ -183,8 +183,8 @@ in
}; };
"clock" = { "clock" = {
format = "{:%a %d %b %H:%M}";
tooltip-format = "<big>{:%Y %B}</big>\n<tt>{calendar}</tt>"; tooltip-format = "<big>{:%Y %B}</big>\n<tt>{calendar}</tt>";
format-alt = "{:%Y-%m-%d}";
}; };
"cpu" = { "cpu" = {