From 1341dfce53d8cf8124abd114553b62fdedb6dcbb Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 14 Feb 2023 15:45:09 +0100 Subject: up --- .local/bin/conky/weather.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.local/bin/conky/weather.sh') diff --git a/.local/bin/conky/weather.sh b/.local/bin/conky/weather.sh index 83df4f8..5490d9f 100755 --- a/.local/bin/conky/weather.sh +++ b/.local/bin/conky/weather.sh @@ -9,5 +9,5 @@ case "$(hostname -s)" in ;; esac -echo '${font1}WEATHER ${hr} +echo '${font1}WEAT ${hr 2} ${font2}${color #ebdbb2}${alignc}${execi 1800 curl wttr.in/Lyon?T0 --silent --max-time 3}${font}' -- cgit v1.2.3