Fix pacman-widget require statement

This commit is contained in:
Quinn Walkingstick-Murphey 2023-09-25 23:58:23 -06:00 committed by GitHub
parent 9c6dc31a7f
commit b11cdc4861
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,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('pacman-widget.pacman')
local pacman_widget = require('awesome-wm-widgets.pacman-widget.pacman')
...
s.mytasklist, -- Middle widget
{ -- Right widgets