summaryrefslogtreecommitdiffstats
path: root/.scripts/statusbar/i3weather
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2018-11-12 15:16:45 -0500
committerLuke Smith <luke@lukesmith.xyz>2018-11-12 15:16:45 -0500
commit0a8df2cbdc44accb451fc092448ef3154a38bed0 (patch)
tree289c54dca1c5b2a0e9071b2bd1338420be51869b /.scripts/statusbar/i3weather
parent809663bfa4954d9c4c2385a2abdfafd7770a0f46 (diff)
downloadeibhear-0a8df2cbdc44accb451fc092448ef3154a38bed0.tar.gz
eibhear-0a8df2cbdc44accb451fc092448ef3154a38bed0.tar.zst
eibhear-0a8df2cbdc44accb451fc092448ef3154a38bed0.zip
help messages tweaks
Diffstat (limited to '.scripts/statusbar/i3weather')
-rwxr-xr-x.scripts/statusbar/i3weather1
1 files changed, 1 insertions, 0 deletions
diff --git a/.scripts/statusbar/i3weather b/.scripts/statusbar/i3weather
index 9521084..46ade8c 100755
--- a/.scripts/statusbar/i3weather
+++ b/.scripts/statusbar/i3weather
@@ -5,6 +5,7 @@ location="Statesboro"
case $BLOCK_BUTTON in
1) $TERMINAL -e popweather ;;
3) pgrep -x dunst >/dev/null && notify-send "<b>🌈 Weather module:</b>
+- Click for wttr.in forecast.
☔: Chance of rain/snow
❄: Daily low
🌞: Daily high" ;;