modified hook

This commit is contained in:
Eric Lay 2020-06-11 20:55:13 -05:00
parent 26c44527c7
commit 68a1887e40
1 changed files with 1 additions and 1 deletions

View File

@ -7,4 +7,4 @@ Target = fuzzy-pkg-finder
[Action]
Description = Syncing file database...
When = PostTransaction
Exec = /bin/sh -c 'pacman -Fy && yay -Fy'
Exec = /bin/sh -c 'sudo pacman -Fy && yay -Fy'