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" ;;
|
1) $TERMINAL -e "popupgrade" ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
yay -Qum | wc -l > ~/.pacupgrnum && pkill -RTMIN+8 i3blocks
|
yay -Qu | wc -l | sed -e "s/^0$//g"
|
||||||
|
|
||||||
sed -e "/^0$/d" ~/.pacupgrnum
|
|
||||||
|
|
Loading…
Reference in a new issue