Fix batteryarc_widget require statement

While trying out the widget set I noticed that the installation docs for this widget weren't correct.  The `require` statement now works as expected and it matches the pattern used in other installation docs mentioned in the repo.

Hope this helps!
This commit is contained in:
Paul Cochrane 2018-07-11 12:36:35 +02:00 committed by GitHub
parent 33a424ed6a
commit 325a6551de
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ which means that you need to copy the code above and paste it in your **theme.lu
Clone repo, include widget and use it in **rc.lua**:
```lua
require("volumearc")
local batteryarc_widget = require("awesome-wm-widgets.batteryarc-widget.batteryarc")
...
s.mytasklist, -- Middle widget
{ -- Right widgets