From c6bd6a83c6068614500d35ef275c9648c44ff992 Mon Sep 17 00:00:00 2001 From: Joe Groocock Date: Sat, 29 Dec 2018 22:06:36 +0000 Subject: [PATCH] polybar: add weather winter icons (fa 3.6) --- .config/polybar/weather.sh | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/.config/polybar/weather.sh b/.config/polybar/weather.sh index 4669dde..e71b4dc 100755 --- a/.config/polybar/weather.sh +++ b/.config/polybar/weather.sh @@ -71,8 +71,8 @@ get_icon() { 522) echo  ;; # heavy intensity shower rain 531) echo  ;; # ragged shower rain 600) echo  ;; # light snow - 601) echo  ;; # snow - 602) echo  ;; # heavy snow + 601) echo  ;; # snow + 602) echo  ;; # heavy snow 611) echo  ;; # sleet 612) echo  ;; # shower sleet 615) echo  ;; # light rain and snow @@ -86,11 +86,6 @@ get_icon() { 741) echo  ;; # fog 762) echo  ;; # volcanic ash 781) echo  ;; # tornado - 800) echo ;; # clear sky - 801) echo ;; # few clouds - 802) echo ;; # scattered clouds - 803) echo ;; # broken clouds - 804) echo ;; # overcast clouds # 731) echo ;; # sand, dust whirls # 751) echo ;; # sand # 761) echo ;; # dust