diff options
Diffstat (limited to 'i3blocks-weather.sh')
-rwxr-xr-x | i3blocks-weather.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/i3blocks-weather.sh b/i3blocks-weather.sh new file mode 100755 index 0000000..40b186f --- /dev/null +++ b/i3blocks-weather.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +curl "https://wttr.in/?format=2" |