weather report: less is more

This commit is contained in:
Luke Smith 2018-12-01 17:43:32 -05:00
parent 6efc27037a
commit 4d7b0a7d41
2 changed files with 1 additions and 3 deletions

View file

@ -3,7 +3,7 @@
location=""
case $BLOCK_BUTTON in
1) $TERMINAL -e popweather ;;
1) $TERMINAL -e less -S ~/.weatherreport ;;
3) pgrep -x dunst >/dev/null && notify-send "<b>🌈 Weather module:</b>
- Click for wttr.in forecast.
☔: Chance of rain/snow

View file

@ -1,2 +0,0 @@
#!/bin/sh
cat ~/.weatherreport && read