summary refs log tree commit diff
path: root/bin/wttr
blob: 086345bae0e3f055eae1e9fdb9fd80d3eeda5b11 (plain) (blame)
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