aboutsummaryrefslogtreecommitdiff
path: root/.config/aerc/aerc.conf
blob: ee8d522355fdbcae63565e0ed839c721ab85e698 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
[general]

[ui]
styleset-name=nord
fuzzy-complete=true
icon-new=
icon-attachment=
icon-old=
icon-replied=
icon-flagged=
icon-deleted=
# icon-new=✨
# icon-attachment=📎
# icon-old=🕰️
# icon-replied=📝
# icon-flagged=🚩
# icon-deleted=🗑️
# index-columns=date<=,name<20,flags>=,subject<*,notmuch>=
# column-notmuch= \
# {{- (map .Labels \
#         (exclude .Folder) \
#         (exclude "replied|passed|attachment|flagged|unread|draft") \
#         | join ",") -}}

[statusline]

[viewer]
alternatives=text/html,text/plain

[compose]

[multipart-converters]

[filters]
text/plain=colorize
text/calendar=calendar
message/delivery-status=colorize
message/rfc822=colorize
text/html=! html
.headers=colorize
[openers]

[hooks]

[templates]