2020-05-09 06:42:34 +00:00
|
|
|
[compose]
|
|
|
|
editor=nvim
|
|
|
|
|
2021-02-06 05:41:40 +00:00
|
|
|
[triggers]
|
|
|
|
new-email=exec notify-send "New email from %n" "%s"
|
|
|
|
|
2020-05-07 17:43:25 +00:00
|
|
|
[filters]
|
|
|
|
subject,~^\[PATCH=awk -f /usr/share/aerc/filters/hldiff
|
2020-11-02 23:48:08 +00:00
|
|
|
text/html=/usr/share/aerc/filters/html
|
2020-05-07 17:43:25 +00:00
|
|
|
text/*=awk -f /usr/share/aerc/filters/plaintext
|
|
|
|
|