diff --git a/i3/i3status-rust/config.toml.j2 b/i3/i3status-rust/config.toml.j2 index 8679fc6..1dffd0b 100644 --- a/i3/i3status-rust/config.toml.j2 +++ b/i3/i3status-rust/config.toml.j2 @@ -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]] diff --git a/redshift/redshift.conf b/redshift/redshift.conf index 0f67707..a5cb54a 100644 --- a/redshift/redshift.conf +++ b/redshift/redshift.conf @@ -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.