11 lines
241 B
Text
11 lines
241 B
Text
[compose]
|
|
editor=nvim
|
|
|
|
[triggers]
|
|
new-email=exec notify-send "New email from %n" "%s"
|
|
|
|
[filters]
|
|
subject,~^\[PATCH=awk -f /usr/share/aerc/filters/hldiff
|
|
text/html=/usr/share/aerc/filters/html
|
|
text/*=awk -f /usr/share/aerc/filters/plaintext
|
|
|