summaryrefslogtreecommitdiffstats
path: root/.scripts/statusbar/weather
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-01-01 17:16:48 -0500
committerGitHub <noreply@github.com>2019-01-01 17:16:48 -0500
commit028b9fe2f640f59becbf054d3acae65fa8649687 (patch)
tree9da939d8ecba068253be9ecb97aee704822cd3da /.scripts/statusbar/weather
parent99e1ed06cc8c7548d5ae330edc42ac9fad829c72 (diff)
parenta9c7360edfbbcf81983f76849bda2bd584c1f13b (diff)
downloadeibhear-028b9fe2f640f59becbf054d3acae65fa8649687.tar.gz
eibhear-028b9fe2f640f59becbf054d3acae65fa8649687.tar.zst
eibhear-028b9fe2f640f59becbf054d3acae65fa8649687.zip
Merge pull request #157 from LORDBABUINO/master
Fix style when showing full weather report
Diffstat (limited to '.scripts/statusbar/weather')
-rwxr-xr-x.scripts/statusbar/weather2
1 files changed, 1 insertions, 1 deletions
diff --git a/.scripts/statusbar/weather b/.scripts/statusbar/weather
index d87bb3f..00abda2 100755
--- a/.scripts/statusbar/weather
+++ b/.scripts/statusbar/weather
@@ -2,7 +2,7 @@
[ "$(stat -c %y .weatherreport | awk '{print $1}')" != "$(date '+%Y-%m-%d')" ] && getforecast
case $BLOCK_BUTTON in
- 1) $TERMINAL -e less -S ~/.weatherreport ;;
+ 1) $TERMINAL -e less -Srf ~/.weatherreport ;;
3) pgrep -x dunst >/dev/null && notify-send "<b>🌈 Weather module:</b>
- Click for wttr.in forecast.
☔: Chance of rain/snow