Merge pull request #61 from eobrain/master

Fix `require` line in installation instructions.
This commit is contained in:
streetturtle 2018-12-19 20:47:43 -05:00 committed by GitHub
commit 539404f790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ and calculates the percentage.
Clone/download repo and use widget in **rc.lua**:
```lua
require("awesome-wm-widgets.cpu-widget.cpu-widget")
local cpu_widget = require("awesome-wm-widgets.cpu-widget.cpu-widget")
...
s.mytasklist, -- Middle widget
{ -- Right widgets