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.
1 parent 85fbddf commit cee3a13Copy full SHA for cee3a13
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