summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-08-17 21:00:22 +0200
committerJoe <bousset.rudy@gmail.com>2022-08-17 21:00:22 +0200
commite1d29a0aa87d18125b784053582908348618afb4 (patch)
tree78c94286ef5c0ea5c3718030e5c2810aae2ed010 /.config
parentupdate (diff)
downloaddotfiles-bsd-e1d29a0aa87d18125b784053582908348618afb4.tar.gz
dotfiles-bsd-e1d29a0aa87d18125b784053582908348618afb4.tar.bz2
dotfiles-bsd-e1d29a0aa87d18125b784053582908348618afb4.tar.xz
dotfiles-bsd-e1d29a0aa87d18125b784053582908348618afb4.tar.zst
dotfiles-bsd-e1d29a0aa87d18125b784053582908348618afb4.zip
perfect
Diffstat (limited to '')
-rw-r--r--.config/mutt/defaults.muttrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/mutt/defaults.muttrc b/.config/mutt/defaults.muttrc
index 175c686..48d8afa 100644
--- a/.config/mutt/defaults.muttrc
+++ b/.config/mutt/defaults.muttrc
@@ -7,7 +7,6 @@ set editor = "emacsclient -nw -a nvim"
set mailcap_path = $XDG_CONFIG_HOME/mutt/mailcap
set date_format="%d/%m/%y %H:%M"
set index_format="%S %?X?A& ? %D %-24.24F %s (%c)"
-set new_mail_command = "notify-send -u normal 'NeoMutt' ' %n new mail(s)'"
set sort = reverse-threads
set sort_aux = last-date-received
set smtp_authenticators = 'gssapi:login'