Skip to content

Commit

Permalink
update from master
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 4, 2023
1 parent c4e73c6 commit c44fb6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _widgets/pacman-widget.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**:

```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 c44fb6c

Please sign in to comment.