mail dl notification with mutt-wizard

This commit is contained in:
Luke Smith 2018-06-17 19:51:46 -04:00
parent 4bd0ed6a65
commit 2c900118f8

View file

@ -2,4 +2,4 @@
case $BLOCK_BUTTON in case $BLOCK_BUTTON in
1) $TERMINAL -e neomutt ;; 1) $TERMINAL -e neomutt ;;
esac esac
echo $(find ~/.mail -wholename */INBOX/new/* | wc -l | sed -e "s/^0$//g") echo $(find ~/.mail -wholename */INBOX/new/* | wc -l | sed -e "s/^0$//g") $(cat ~/.config/mutt/.dl)