fix: icons
This commit is contained in:
parent
e5d3b5ffb5
commit
7453de3393
@ -30,10 +30,10 @@ export GPG_TTY=$TTY
|
||||
[ -n "$MBSYNCRC" ] && alias mbsync="mbsync -c $MBSYNCRC" || MBSYNCRC="$HOME/.mbsyncrc"
|
||||
|
||||
notify() {
|
||||
notify-send "neomutt" " $2 new mail(s) in \`$1\` account."
|
||||
notify-send "neomutt" " $2 new mail(s) in \`$1\` account."
|
||||
}
|
||||
messageinfo() {
|
||||
notify-send " $from:" "$subject"
|
||||
notify-send "$from:" "$subject"
|
||||
}
|
||||
|
||||
# Check account for new mail. Notify if there is new content.
|
||||
|
Reference in New Issue
Block a user