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 Mar 31, 2024
1 parent 42ccddb commit f11f597
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('awesome-wm-widgets-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 f11f597

Please sign in to comment.