From b70a35458266b3f50946c302bba1ec7471e324cb Mon Sep 17 00:00:00 2001 From: Bruno Carlin Date: Fri, 28 Sep 2018 11:24:47 +0200 Subject: [PATCH] change macro to trash mail --- mutt/.config/mutt/muttrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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' &"