no need for write out now

This commit is contained in:
Luke Smith 2018-10-06 17:37:23 -04:00
parent d762ec3fbe
commit 905d71dd43
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -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