summaryrefslogtreecommitdiffstats
path: root/.config/mutt
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2022-04-20 19:40:13 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2022-04-20 19:40:13 +0200
commit8628a96f4b46d51be35224db900f6c50e8184e38 (patch)
tree25037c9c39324faa500d686f758881809a363705 /.config/mutt
parentUpdate (diff)
downloaddotfiles-bsd-8628a96f4b46d51be35224db900f6c50e8184e38.tar.gz
dotfiles-bsd-8628a96f4b46d51be35224db900f6c50e8184e38.tar.bz2
dotfiles-bsd-8628a96f4b46d51be35224db900f6c50e8184e38.tar.xz
dotfiles-bsd-8628a96f4b46d51be35224db900f6c50e8184e38.tar.zst
dotfiles-bsd-8628a96f4b46d51be35224db900f6c50e8184e38.zip
update
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 fca6a45..9302af2 100644
--- a/.config/mutt/defaults.muttrc
+++ b/.config/mutt/defaults.muttrc
@@ -4,7 +4,7 @@
# In the interest of seamless updating, do not edit this file.
# 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 %I:%M%p"
+set date_format="%d/%m/%y %H:%M"
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 sort = 'reverse-date'