update from master
This commit is contained in:
parent
42ccddb21f
commit
f11f597c9e
|
@ -18,7 +18,7 @@ The widget also uses the `checkupdates` script from the `pacman-contrib` package
|
|||
Clone the repo under **~/.config/awesome/** and add the following to **rc.lua**:
|
||||
|
||||
```lua
|
||||
local pacman_widget = require('awesome-wm-widgets-pacman-widget.pacman')
|
||||
local pacman_widget = require('awesome-wm-widgets.pacman-widget.pacman')
|
||||
...
|
||||
s.mytasklist, -- Middle widget
|
||||
{ -- Right widgets
|
||||
|
|
Loading…
Reference in New Issue