From a2df62dc2b90b16a827e7a53c5ff68bd91b61492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hannes=20K=C3=B6rber?= Date: Thu, 15 Feb 2024 15:25:36 +0100 Subject: [PATCH] Move to Stockholm --- i3/i3status-rust/config.toml.j2 | 2 +- redshift/redshift.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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.