1
0
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:
Kierán Meinhardt
2020-06-16 20:29:36 +02:00
parent dfdb9d0bdb
commit e380f96f4c

View File

@@ -145,7 +145,7 @@ in {
{
block = "time";
interval = 5;
format = "%Y-%m-%d %H:%M";
format = "%Y-%m-%d (%V %a) %H:%M";
}
];
}