summaryrefslogtreecommitdiff
path: root/config/aerc/aerc.conf
diff options
context:
space:
mode:
Diffstat (limited to 'config/aerc/aerc.conf')
-rw-r--r--config/aerc/aerc.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/aerc/aerc.conf b/config/aerc/aerc.conf
index 26cfb7f..a594cf6 100644
--- a/config/aerc/aerc.conf
+++ b/config/aerc/aerc.conf
@@ -204,7 +204,7 @@ mouse-enabled=true
# /usr/local/share/aerc/stylesets
# /usr/share/aerc/stylesets
#
-#stylesets-dirs=
+stylesets-dirs=/usr/pkg/share/aerc/stylesets
# Uncomment to use box-drawing characters for vertical and horizontal borders.
#
@@ -445,7 +445,7 @@ parse-http-links=true
#
# Example (obviously, this requires that you write your main text/plain body
# using the markdown syntax):
-#text/html=pandoc -f markdown -t html --standalone
+text/html=pandoc -f markdown -t html --standalone
[filters]
#
@@ -480,7 +480,7 @@ text/calendar=calendar
message/delivery-status=colorize
message/rfc822=colorize
#text/html=pandoc -f html -t plain
-text/html=html
+#text/html=w3m
#application/octet-stream=zathura
#text/*=bat -fP --file-name="$AERC_FILENAME"
#application/x-sh=bat -fP -l sh
@@ -543,7 +543,7 @@ text/html=html
# /usr/local/share/aerc/templates
# /usr/share/aerc/templates
#
-#template-dirs=
+template-dirs=/usr/pkg/share/aerc/templates
# The default template to be used for new messages.
#