summaryrefslogtreecommitdiffstats
path: root/.local/bin/conky/weather.sh
diff options
context:
space:
mode:
authorJoe <rrbo@proton.me>2023-02-14 15:45:09 +0100
committerJoe <rrbo@proton.me>2023-02-14 15:45:09 +0100
commit1341dfce53d8cf8124abd114553b62fdedb6dcbb (patch)
tree252fa4572cd606c1eea568ed4ed3232ddc6348bd /.local/bin/conky/weather.sh
parentup (diff)
downloaddotfiles-bsd-1341dfce53d8cf8124abd114553b62fdedb6dcbb.tar.gz
dotfiles-bsd-1341dfce53d8cf8124abd114553b62fdedb6dcbb.tar.bz2
dotfiles-bsd-1341dfce53d8cf8124abd114553b62fdedb6dcbb.tar.xz
dotfiles-bsd-1341dfce53d8cf8124abd114553b62fdedb6dcbb.tar.zst
dotfiles-bsd-1341dfce53d8cf8124abd114553b62fdedb6dcbb.zip
up
Diffstat (limited to '')
-rwxr-xr-x.local/bin/conky/weather.sh2
1 files changed, 1 insertions, 1 deletions
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}'