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