Update weather-widget.md
This commit is contained in:
parent
d284b3d3b4
commit
beed751c61
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue