commit fe6f33a9a62139d914558aed9915bc8172dcc3e7
parent d0795dd5ea70f7e28d44382b475642dcd6feab84
Author: Shimmy Xu <shimmy.xu@shimmy1996.com>
Date: Mon, 25 Nov 2019 08:47:26 -0500
Enable aerc filters
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.config/aerc/aerc.conf b/.config/aerc/aerc.conf
@@ -106,9 +106,9 @@ header-layout=To|From,Subject
# against (non-case-sensitive) and a comma, e.g. subject,text will match a
# subject which contains "text". Use header,~regex to match against a regex.
subject,~^\[PATCH=awk -f /usr/share/aerc/filters/hldiff
-#text/html=/usr/share/aerc/filters/html
+text/html=/usr/share/aerc/filters/html
text/*=awk -f /usr/share/aerc/filters/plaintext
-#image/*=catimg -w $(tput cols) -
+image/*=catimg -w $(tput cols) -
[triggers]
#