diff options
Diffstat (limited to '.mutt/muttrc')
-rw-r--r-- | .mutt/muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.mutt/muttrc b/.mutt/muttrc index b7539f3..d3a49e1 100644 --- a/.mutt/muttrc +++ b/.mutt/muttrc @@ -56,7 +56,7 @@ set display_filter='t-prot -cmekatlS --max-lines=250 --bigq --pgp-short --pgp-mo set date_format="!%a, %b %d, %Y at %I:%M:%S%p %Z" # Conditional time -set index_format='%4C %Z %<[y?%<[m?%<[d?%[%H:%M ]&%[%a %d]>&%[%b %d]>&%[%m/%y ]> %-30.30L (%?l?%4l&%4c?) %s' +set index_format='%4C %Z %<[y?%<[m?%<[d?%[%H:%M ]&%[%a %d]>&%[%b %d]>&%[%m/%y ]> %?M?(#%02M)&(%3l)? %-30.30L (%?l?%4l&%4c?) %s' # Status Bar set status_chars = " *%A" |