Repress aozora errors

This commit is contained in:
Elnu 2022-10-08 13:02:33 -07:00
parent e1b4078060
commit 5249461136

View file

@ -82,7 +82,7 @@
format = "<label>"; format = "<label>";
# Wait a few seconds before running to prevent no internet error on first start # Wait a few seconds before running to prevent no internet error on first start
# TODO: make aozora wait blockingly for internet in --bar mode # 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"; 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 = 90;
}; };
"module/filesystem" = { "module/filesystem" = {