Update orphans.hook
This commit is contained in:
parent
c1f01afbf7
commit
0e8d8af6cf
1 changed files with 0 additions and 1 deletions
|
@ -8,4 +8,3 @@ Target = *
|
||||||
Description = List orphans
|
Description = List orphans
|
||||||
When = PostTransaction
|
When = PostTransaction
|
||||||
Exec = /usr/bin/bash -c "(pacman -Qtd && echo 'uninstall all with »pacman -Qtdq | pacman -Rs -«') || echo '==> None found'"
|
Exec = /usr/bin/bash -c "(pacman -Qtd && echo 'uninstall all with »pacman -Qtdq | pacman -Rs -«') || echo '==> None found'"
|
||||||
#Exec = /usr/bin/bash -c "(/usr/bin/pacman -Qtd && /usr/bin/echo 'uninstall all with »yay -Qtdq | yay -Rns -«') || /usr/bin/echo '==> None found'"
|
|
||||||
|
|
Loading…
Reference in a new issue