Set date format
This commit is contained in:
parent
4e16492a0d
commit
259b4f078a
1 changed files with 1 additions and 1 deletions
|
|
@ -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" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue