ding now ogg & played with pa
This commit is contained in:
@ -16,7 +16,7 @@ if [ "$(uname)" = "Darwin" ]
|
||||
then
|
||||
notify() { osascript -e "display notification \"$2 in $1\" with title \"You've got Mail\" subtitle \"Account: $account\"" && sleep 2 ;}
|
||||
else
|
||||
notify() { mpv --really-quiet "$HOME/.config/mutt/bin/notify.opus" & pgrep -x dunst && notify-send "📬 $2 new mail(s) in \`$1\` account." ;}
|
||||
notify() { paplay "$HOME/.config/mutt/bin/notify.ogg" & pgrep -x dunst && notify-send "📬 $2 new mail(s) in \`$1\` account." ;}
|
||||
fi
|
||||
|
||||
echo " 🔃" > /tmp/imapsyncicon
|
||||
|
BIN
bin/notify.ogg
Normal file
BIN
bin/notify.ogg
Normal file
Binary file not shown.
BIN
bin/notify.opus
BIN
bin/notify.opus
Binary file not shown.
Reference in New Issue
Block a user