Merge remote-tracking branch 'origin/gh-pages' into gh-pages

This commit is contained in:
Pavel Makhov 2018-10-20 13:26:06 -04:00
commit d617e290a9
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Note that widget uses the Arc icon theme, so it should be [installed](https://gi
git clone https://github.com/streetturtle/awesome-wm-widgets.git ~/.config/awesome/
```
1. Require volumearc widget at the beginning of **rc.lua**:
1. Require weather widget at the beginning of **rc.lua**:
```lua
local weather_widget = require("awesome-wm-widgets.weather-widget.weather")