summaryrefslogtreecommitdiffstats
path: root/.config/mutt
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-10-31 15:13:37 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-10-31 15:13:37 +0100
commit92ad8e97057bcdabaca1095d1657d7017b020de1 (patch)
treefc9f79144f38e78414e27375412ce451f553f29d /.config/mutt
parentneomutt colors update (diff)
downloaddotfiles-bsd-92ad8e97057bcdabaca1095d1657d7017b020de1.tar.gz
dotfiles-bsd-92ad8e97057bcdabaca1095d1657d7017b020de1.tar.bz2
dotfiles-bsd-92ad8e97057bcdabaca1095d1657d7017b020de1.tar.xz
dotfiles-bsd-92ad8e97057bcdabaca1095d1657d7017b020de1.tar.zst
dotfiles-bsd-92ad8e97057bcdabaca1095d1657d7017b020de1.zip
Cleaning my home
Diffstat (limited to '.config/mutt')
-rw-r--r--.config/mutt/defaults.muttrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mutt/defaults.muttrc b/.config/mutt/defaults.muttrc
index d3c76d6..5977c89 100644
--- a/.config/mutt/defaults.muttrc
+++ b/.config/mutt/defaults.muttrc
@@ -6,7 +6,7 @@
set mailcap_path = /usr/local/share/mutt-wizard/mailcap
set date_format="%y/%m/%d %I:%M%p"
set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)"
-set new_mail_command = "notify-send -u normal ' NeoMutt' '%n new mail(s)' &"
+set new_mail_command = "notify-send -u normal ' NeoMutt' '%n new mail(s)' &"
set sort = 'reverse-date'
set smtp_authenticators = 'gssapi:login'
set query_command = "abook --mutt-query '%s'"