summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2022-04-24 13:58:05 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2022-04-24 13:58:05 +0200
commitff4fac1d398c8fa1a3c99e8e43d649438fb0da7c (patch)
tree753fe695ce109e5493d38b9060bcf344cd02187a /.config
parentNew mutt account, updates (diff)
downloaddotfiles-bsd-ff4fac1d398c8fa1a3c99e8e43d649438fb0da7c.tar.gz
dotfiles-bsd-ff4fac1d398c8fa1a3c99e8e43d649438fb0da7c.tar.bz2
dotfiles-bsd-ff4fac1d398c8fa1a3c99e8e43d649438fb0da7c.tar.xz
dotfiles-bsd-ff4fac1d398c8fa1a3c99e8e43d649438fb0da7c.tar.zst
dotfiles-bsd-ff4fac1d398c8fa1a3c99e8e43d649438fb0da7c.zip
mutt 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 9302af2..a9fc99e 100644
--- a/.config/mutt/defaults.muttrc
+++ b/.config/mutt/defaults.muttrc
@@ -5,7 +5,7 @@
# If you want to override any settings, set those in your muttrc.
set mailcap_path = /usr/home/jozan/.config/mutt/mailcap
set date_format="%d/%m/%y %H:%M"
-set index_format="%2C %Z %?X?A& ? %D %-15.15F %s (%-4.4c)"
+set index_format="%2C %Z %?X?A& ? %D %-16.16F %s (%-4.4c)"
set new_mail_command = "notify-send -u normal 'NeoMutt' ' %n new mail(s)'"
set sort = 'reverse-date'
set smtp_authenticators = 'gssapi:login'