Merge branch 'master' of github.com:streetturtle/awesome-wm-widgets

This commit is contained in:
streetturtle 2020-08-15 22:40:54 -04:00
commit eb5222eda3
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,7 @@
# Weather widget
Widget showing current, hourly and daily weather forecast.
<p align="center">
<img src="https://github.com/streetturtle/awesome-wm-widgets/raw/master/weather-widget/screenshots/weather-widget.png" alt="screenshot" style="max-width:100%;">
</p>

View file

@ -370,8 +370,6 @@ local function worker(args)
local count = #self
for i = 0, count do self[i]=nil end
table.insert(self, temp_below)
table.insert(self, wibox.widget{
{
hourly_forecast_graph,