We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85fbddf + cee3a13 commit 6f89bdbCopy full SHA for 6f89bdb
pacman-widget/README.md
@@ -15,7 +15,7 @@ The widget also uses the `checkupdates` script from the `pacman-contrib` package
15
Clone the repo under **~/.config/awesome/** and add the following to **rc.lua**:
16
17
```lua
18
-local pacman_widget = require('awesome-wm-widgets-pacman-widget.pacman')
+local pacman_widget = require('awesome-wm-widgets.pacman-widget.pacman')
19
...
20
s.mytasklist, -- Middle widget
21
{ -- Right widgets
0 commit comments