From 03c581b8926e3c01f6fe30e8f8e0452ff6ae57c9 Mon Sep 17 00:00:00 2001 From: Bruno Carlin Date: Mon, 2 Jul 2018 14:29:32 +0200 Subject: [PATCH] add otifications on new mail --- mutt/.config/mutt/muttrc | 1 + 1 file changed, 1 insertion(+) diff --git a/mutt/.config/mutt/muttrc b/mutt/.config/mutt/muttrc index 570e05f..4a28896 100644 --- a/mutt/.config/mutt/muttrc +++ b/mutt/.config/mutt/muttrc @@ -52,3 +52,4 @@ 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" +set new_mail_command="notify-send 'Nouveaux emails' '%n nouveaux emails\n%u non lus' &"