Increase wttr.in query interval
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user