mirror of
https://github.com/frebib/dotfiles.git
synced 2024-06-14 12:57:23 +00:00
polybar: add weather winter icons (fa 3.6)
This commit is contained in:
parent
f247802bda
commit
c6bd6a83c6
@ -71,8 +71,8 @@ get_icon() {
|
|||||||
522) echo ;; # heavy intensity shower rain
|
522) echo ;; # heavy intensity shower rain
|
||||||
531) echo ;; # ragged shower rain
|
531) echo ;; # ragged shower rain
|
||||||
600) echo ;; # light snow
|
600) echo ;; # light snow
|
||||||
601) echo ;; # snow
|
601) echo ;; # snow
|
||||||
602) echo ;; # heavy snow
|
602) echo ;; # heavy snow
|
||||||
611) echo ;; # sleet
|
611) echo ;; # sleet
|
||||||
612) echo ;; # shower sleet
|
612) echo ;; # shower sleet
|
||||||
615) echo ;; # light rain and snow
|
615) echo ;; # light rain and snow
|
||||||
@ -86,11 +86,6 @@ get_icon() {
|
|||||||
741) echo ;; # fog
|
741) echo ;; # fog
|
||||||
762) echo ;; # volcanic ash
|
762) echo ;; # volcanic ash
|
||||||
781) echo ;; # tornado
|
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
|
# 731) echo ;; # sand, dust whirls
|
||||||
# 751) echo ;; # sand
|
# 751) echo ;; # sand
|
||||||
# 761) echo ;; # dust
|
# 761) echo ;; # dust
|
||||||
|
Loading…
Reference in New Issue
Block a user