summaryrefslogtreecommitdiffstats
path: root/.config/mutt
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-11-12 18:00:08 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-11-12 18:00:08 +0100
commitcde730e0308f9c9e227b85cf3950f7fb8f5fe507 (patch)
tree59067b51235d65b9a86f4752c4c5e0cdeaef26c3 /.config/mutt
parentUpdate (diff)
downloaddotfiles-bsd-cde730e0308f9c9e227b85cf3950f7fb8f5fe507.tar.gz
dotfiles-bsd-cde730e0308f9c9e227b85cf3950f7fb8f5fe507.tar.bz2
dotfiles-bsd-cde730e0308f9c9e227b85cf3950f7fb8f5fe507.tar.xz
dotfiles-bsd-cde730e0308f9c9e227b85cf3950f7fb8f5fe507.tar.zst
dotfiles-bsd-cde730e0308f9c9e227b85cf3950f7fb8f5fe507.zip
Notifications update
Diffstat (limited to '')
-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 5977c89..fadf2f7 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'"