1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

WIP Git widget

This commit is contained in:
Chris Cummer
2018-03-31 20:04:09 -07:00
committed by Chris Cummer
parent d3cd19fd8f
commit f6e7a2c030
6 changed files with 84 additions and 1 deletions

View File

@@ -95,6 +95,8 @@ func icon(data *owm.CurrentWeatherData) string {
icon = "🌤"
case "fog":
icon = "🌫"
case "haze":
icon = "🌫"
case "heavy rain":
icon = "💦"
case "heavy snow":