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

feat(i3status-rust): update incidence rate hourly to not lag behind

This commit is contained in:
2021-05-05 10:57:16 +02:00
parent 9f38cc3850
commit 7b617aecd8

View File

@@ -93,7 +93,7 @@ in {
} }
{ {
block = "custom"; block = "custom";
interval = 60 * 60 * 12; interval = 60 * 60;
command = command =
let let
area = "states"; # "districts"; area = "states"; # "districts";