From 0a8df2cbdc44accb451fc092448ef3154a38bed0 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 12 Nov 2018 15:16:45 -0500 Subject: help messages tweaks --- .scripts/statusbar/i3weather | 1 + 1 file changed, 1 insertion(+) (limited to '.scripts/statusbar/i3weather') 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 "🌈 Weather module: +- Click for wttr.in forecast. ☔: Chance of rain/snow ❄: Daily low 🌞: Daily high" ;; -- cgit v1.3.1