From 2417190fa224dec06daaec7f9b132a5e89b74e23 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sun, 7 Jul 2024 10:55:30 -0500 Subject: Netbsd setup --- config/aerc/aerc.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'config') 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. # -- cgit v1.2.3