From 0e8d8af6cf27bbe53cf0f5c4416da2e8374858c7 Mon Sep 17 00:00:00 2001 From: Leaced Date: Thu, 23 Mar 2023 15:34:36 +0100 Subject: [PATCH] Update orphans.hook --- orphans.hook | 1 - 1 file changed, 1 deletion(-) diff --git a/orphans.hook b/orphans.hook index f49ee0a..37efbe1 100644 --- a/orphans.hook +++ b/orphans.hook @@ -8,4 +8,3 @@ Target = * Description = List orphans 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 "(/usr/bin/pacman -Qtd && /usr/bin/echo 'uninstall all with »yay -Qtdq | yay -Rns -«') || /usr/bin/echo '==> None found'"