summaryrefslogtreecommitdiff
path: root/tw/home/files/aerc
diff options
context:
space:
mode:
authorTimo Wilken2023-03-04 19:06:24 +0100
committerTimo Wilken2023-03-04 19:06:24 +0100
commitab92f2da06166ab482726c54ec853076785d0ee6 (patch)
tree0edb7444ab8ced330503257088c08700b76b5f34 /tw/home/files/aerc
parent3dce5f49c85b01772addc3b10e59bad1b678305a (diff)
Simplify aerc index-format
Diffstat (limited to 'tw/home/files/aerc')
-rw-r--r--tw/home/files/aerc/aerc.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tw/home/files/aerc/aerc.conf b/tw/home/files/aerc/aerc.conf
index db83c7c4..4c65697a 100644
--- a/tw/home/files/aerc/aerc.conf
+++ b/tw/home/files/aerc/aerc.conf
@@ -9,7 +9,7 @@ unsafe-accounts-conf=true
[ui]
# Describes the format for each row in a mailbox view. This field is compatible
# with mutt's printf-like syntax.
-index-format=%4C %Z %19D %-17.17n %s
+index-format=%4C %Z %D %-17.17n %s
# See time.Time#Format at https://godoc.org/time#Time.Format
timestamp-format=Mon _2 Jan 2006 15:04