Skip to content

Commit

Permalink
Merge pull request #420 from Alucard2169/master
Browse files Browse the repository at this point in the history
Fixed import instructions for pacman-widget
  • Loading branch information
streetturtle authored Nov 4, 2023
2 parents 4381a89 + ed897d4 commit a878aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pacman-widget/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a878aba

Please sign in to comment.