diff --git a/polybar/default.nix b/polybar/default.nix index c010616..05d4afc 100644 --- a/polybar/default.nix +++ b/polybar/default.nix @@ -81,7 +81,7 @@ in # Wait a few seconds before running to prevent no internet error on first start # TODO: make aozora wait blockingly for internet in --bar mode exec = "/run/current-system/sw/bin/sleep 3 && /etc/profiles/per-user/elnu/bin/aozora air-quality-in-lakewood-aw-341300 --bar 2> /dev/null"; - interval = 90; + interval = 1800; }; "module/filesystem" = { type = "internal/fs";