mail sync icon to tmp
This commit is contained in:
parent
461cf7c3d1
commit
3b7702b0e4
1 changed files with 1 additions and 2 deletions
|
@ -14,5 +14,4 @@ case $BLOCK_BUTTON in
|
|||
- Middle click syncs mail" ;;
|
||||
esac
|
||||
|
||||
echo "$(du -a ~/.mail/*/INBOX/new/* 2>/dev/null | sed -n '$=')$(cat ~/.config/mutt/.dl 2>/dev/null)"
|
||||
|
||||
echo "$(du -a ~/.mail/*/INBOX/new/* 2>/dev/null | sed -n '$=')$(cat /tmp/imapsyncicon 2>/dev/null)"
|
||||
|
|
Loading…
Reference in a new issue