diff --git a/mutt/.config/mutt/muttrc b/mutt/.config/mutt/muttrc index 4a28896..39aa412 100644 --- a/mutt/.config/mutt/muttrc +++ b/mutt/.config/mutt/muttrc @@ -50,6 +50,9 @@ bind index previous-entry bind index next-entry macro attach S "~/Téléchargements/" "Save to downloads" -macro index,pager T ":set confirmappend=no delete=yes\n=[Gmail]/Corbeille:set confirmappend=yes delete=yes\n" +#macro index,pager T ":set confirmappend=no delete=yes\n=[Gmail]/Corbeille:set confirmappend=yes delete=yes\n" + +macro index,pager T "=[Gmail]/Corbeille" "Trash" + set new_mail_command="notify-send 'Nouveaux emails' '%n nouveaux emails\n%u non lus' &"