1
0
mirror of https://github.com/kmein/niveum synced 2026-03-21 12:21:08 +01:00

feat(i3-status-rust): update time each second

This commit is contained in:
Kierán Meinhardt
2020-09-15 16:21:38 +02:00
parent 7e22e8f72a
commit 404d8a81b4

View File

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