Repress aozora errors

inky
Elnu 2 years ago
parent e1b4078060
commit 5249461136

@ -82,7 +82,7 @@
format = "<label>";
# 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";
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;
};
"module/filesystem" = {

Loading…
Cancel
Save