summaryrefslogtreecommitdiff
path: root/home-config/aerc
diff options
context:
space:
mode:
Diffstat (limited to 'home-config/aerc')
-rw-r--r--home-config/aerc/aerc.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/home-config/aerc/aerc.conf b/home-config/aerc/aerc.conf
index ac4cbcb..5ccd325 100644
--- a/home-config/aerc/aerc.conf
+++ b/home-config/aerc/aerc.conf
@@ -64,6 +64,8 @@ log-level=trace
64# Default: date<20,name<17,flags>4,subject<* 64# Default: date<20,name<17,flags>4,subject<*
65#index-columns=date<20,name<17,flags>4,subject<* 65#index-columns=date<20,name<17,flags>4,subject<*
66 66
67spinner = '/,-,\,|'
68
67# 69#
68# Each name in index-columns must have a corresponding column-$name setting. 70# Each name in index-columns must have a corresponding column-$name setting.
69# All column-$name settings accept golang text/template syntax. See 71# All column-$name settings accept golang text/template syntax. See