Move to Stockholm

This commit is contained in:
2024-02-15 15:25:36 +01:00
parent 576b343da5
commit a2df62dc2b
2 changed files with 3 additions and 3 deletions

View File

@@ -99,7 +99,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/Ansbach?m&T&format=%c%t' | sed 's/ / /g'"
command = "curl -s 'https://wttr.in/Stockholm?m&T&format=%c%t' | sed 's/ / /g'"
interval = 1800
[[block]]

View File

@@ -55,8 +55,8 @@ adjustment-method=randr
; Keep in mind that longitudes west of Greenwich (e.g. the Americas)
; are negative numbers.
[manual]
lat=49.5
lon=11
lat=59.3
lon=18.1
; Configuration of the adjustment-method
; type 'redshift -m METHOD:help' to see the settings.