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