mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
ignore ignored packages for update icon
This commit is contained in:
parent
e0a5be4ade
commit
ebdff2ce6a
@ -16,4 +16,4 @@ case $BLOCK_BUTTON in
|
||||
esac
|
||||
|
||||
|
||||
pacman -Qu | wc -l | sed -e "s/^0$//g"
|
||||
pacman -Qu | grep -v "[ignored]" | wc -l | sed -e "s/^0$//g"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user