no need for write out now
This commit is contained in:
parent
3a4031f9a9
commit
f73b483d9d
1 changed files with 1 additions and 3 deletions
|
@ -10,6 +10,4 @@ case $BLOCK_BUTTON in
|
|||
1) $TERMINAL -e "popupgrade" ;;
|
||||
esac
|
||||
|
||||
yay -Qum | wc -l > ~/.pacupgrnum && pkill -RTMIN+8 i3blocks
|
||||
|
||||
sed -e "/^0$/d" ~/.pacupgrnum
|
||||
yay -Qu | wc -l | sed -e "s/^0$//g"
|
||||
|
|
Loading…
Reference in a new issue