Increase wttr.in query interval

This commit is contained in:
2024-04-26 12:04:54 +02:00
parent 66b77f6cd1
commit 87e8771d36

View File

@@ -102,7 +102,7 @@ command = "ping -n -q -w 2 -c 1 8.8.8.8 >/dev/null 2>/dev/null && printf '{\"tex
[[block]]
block = "custom"
command = "curl -s 'https://wttr.in/Stockholm?m&T&format=%c%t' | sed 's/ / /g'"
interval = 1800
interval = 3600
[[block]]
block = "time"