update from master
This commit is contained in:
parent
c4e73c634a
commit
c44fb6ceb7
|
@ -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**:
|
Clone the repo under **~/.config/awesome/** and add the following to **rc.lua**:
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
local pacman_widget = require('pacman-widget.pacman')
|
local pacman_widget = require('awesome-wm-widgets-pacman-widget.pacman')
|
||||||
...
|
...
|
||||||
s.mytasklist, -- Middle widget
|
s.mytasklist, -- Middle widget
|
||||||
{ -- Right widgets
|
{ -- Right widgets
|
||||||
|
|
Loading…
Reference in New Issue