mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
weather report: less is more
This commit is contained in:
parent
6efc27037a
commit
4d7b0a7d41
@ -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
|
||||
Loading…
x
Reference in New Issue
Block a user