fix: set timeout to hour instead of minutes so that i don't hit a ratelimit

This commit is contained in:
Ahwx 2025-04-16 10:34:45 +02:00
parent 026fb1c898
commit c8df2127ba

View file

@ -77,7 +77,7 @@
# WEATHER
label {
monitor =
text = cmd[update:1000] echo "$(bash /home/${username}/.local/bin/weather.sh)"
text = cmd[update:6000000] echo "$(bash /home/${username}/.local/bin/weather.sh)"
color = rgba(255, 255, 255, 1)
font_size = 10
font_family = JetBrains Mono Nerd Font Mono ExtraBold