le bloated img replaced with cringe emoji
This commit is contained in:
parent
ca766e4a12
commit
92397be772
BIN
bin/email.gif
BIN
bin/email.gif
Binary file not shown.
Before Width: | Height: | Size: 7.4 KiB |
@ -16,7 +16,7 @@ if [ "$(uname)" = "Darwin" ]
|
|||||||
then
|
then
|
||||||
notify() { osascript -e "display notification \"$2 in $1\" with title \"You've got Mail\" subtitle \"Account: $account\"" && sleep 2 ;}
|
notify() { osascript -e "display notification \"$2 in $1\" with title \"You've got Mail\" subtitle \"Account: $account\"" && sleep 2 ;}
|
||||||
else
|
else
|
||||||
notify() { mpv --really-quiet "$HOME/.config/mutt/bin/notify.opus" & pgrep -x dunst && notify-send -i "$HOME/.config/mutt/bin/email.gif" "$2 new mail(s) in \`$1\` account." ;}
|
notify() { mpv --really-quiet "$HOME/.config/mutt/bin/notify.opus" & pgrep -x dunst && notify-send "📬 $2 new mail(s) in \`$1\` account." ;}
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo " 🔃" > /tmp/imapsyncicon
|
echo " 🔃" > /tmp/imapsyncicon
|
||||||
|
Loading…
Reference in New Issue
Block a user