mirror of
https://github.com/kmein/niveum
synced 2026-03-22 04:41:07 +01:00
feat(i3status-rust): add week number and day
This commit is contained in:
@@ -145,7 +145,7 @@ in {
|
|||||||
{
|
{
|
||||||
block = "time";
|
block = "time";
|
||||||
interval = 5;
|
interval = 5;
|
||||||
format = "%Y-%m-%d %H:%M";
|
format = "%Y-%m-%d (%V %a) %H:%M";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user