Ver a proveniência

le bloated img replaced with cringe emoji

tags/v3.1
Luke Smith há 5 anos
ascendente
cometimento
92397be772
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4C50B54A911F6252
2 ficheiros alterados com 1 adições e 1 eliminações
  1. BIN
      bin/email.gif
  2. +1
    -1
      bin/mailsync

BIN
bin/email.gif Ver ficheiro

Antes Depois
Largura: 128  |  Altura: 128  |  Tamanho: 7.4 KiB

+ 1
- 1
bin/mailsync Ver ficheiro

@@ -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 -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

echo " 🔃" > /tmp/imapsyncicon


Carregando…
Cancelar
Guardar