weather report: less is more
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,2 +0,0 @@
|
||||
#!/bin/sh
|
||||
cat ~/.weatherreport && read
|
||||
Reference in New Issue
Block a user