From 9f825a1b7a848c9c8d0bf11de50fa850022483a7 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Fri, 1 Apr 2022 20:06:45 -0700 Subject: Commit accured changed --- base/mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base/mailcap') diff --git a/base/mailcap b/base/mailcap index bb8ca1b..f95fa25 100644 --- a/base/mailcap +++ b/base/mailcap @@ -1,7 +1,7 @@ text/calendar; mutt-ical.py -i -e "jesse@jesterpm.net" %s application/ics; mutt-ical.py -i -e "jesse@jesterpm.net" %s -text/html; pandoc -f html -t markdown --reference-links; copiousoutput; compose=vim %s +text/html; w3m -I %{charset} -T text/html -dump; copiousoutput; description=HTML; compose=vim %s application/pdf; evince %s; test=test -n "$DISPLAY" application/x-bzpdf; evince %s; test=test -n "$DISPLAY" -- cgit v1.2.3