aboutsummaryrefslogtreecommitdiff
path: root/tw/services/files/aerc/aerc.conf
diff options
context:
space:
mode:
authorTimo Wilken2024-09-19 15:05:48 +0200
committerTimo Wilken2024-09-19 15:05:48 +0200
commitf2492549aabbf6359765880bda06188b132b2026 (patch)
tree45b83f140dc3a3cfaf3907716174070300c2316d /tw/services/files/aerc/aerc.conf
parent6baf53b266cc969786feffd32e3347bf7760fca9 (diff)
Minor fixes for annoying things in aercHEADmaster
* Make the :envelope dialog larger, so long header values can be seen. * Fix duplicate information in status line. * Remove extraneous empty line between reply header and quoted content.
Diffstat (limited to 'tw/services/files/aerc/aerc.conf')
-rw-r--r--tw/services/files/aerc/aerc.conf7
1 files changed, 5 insertions, 2 deletions
diff --git a/tw/services/files/aerc/aerc.conf b/tw/services/files/aerc/aerc.conf
index ea55e049..66ea56eb 100644
--- a/tw/services/files/aerc/aerc.conf
+++ b/tw/services/files/aerc/aerc.conf
@@ -30,6 +30,9 @@ threading-enabled=true
next-message-on-delete=false
+# Show long headers in the ":envelope" popover dialog.
+dialog-width=95
+dialog-height=67
sidebar-width=24
styleset-name=catppuccin
@@ -53,8 +56,8 @@ icon-invalid=⚠
[statusline]
status-columns=left<*,centre>=,right>*
column-left=[{{.Account}}] {{.StatusInfo}}
-column-centre={{.PendingKeys}}
-column-right={{.ContentInfo}} {{.TrayInfo}}
+column-centre=
+column-right={{.PendingKeys}} {{.TrayInfo}}
# Defines the mode for displaying the status elements.
# Options: text, icon