1 2 3 4 5 6 7
#!/bin/sh set -e [ -n "$DEBUG" ] && set -x echo "Querying wttr.in ..." exec env REPORT=1 $HOME/.config/waybar/modules/weather.sh