From bea366fcdfa72910fde029205b677d28646e5dc4 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Thu, 12 Apr 2018 16:00:46 -0700 Subject: Misc. changes from new laptop --- base/mailcap | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'base/mailcap') diff --git a/base/mailcap b/base/mailcap index 720c93b..bb8ca1b 100644 --- a/base/mailcap +++ b/base/mailcap @@ -2,3 +2,9 @@ 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 + +application/pdf; evince %s; test=test -n "$DISPLAY" +application/x-bzpdf; evince %s; test=test -n "$DISPLAY" +application/x-ext-pdf; evince %s; test=test -n "$DISPLAY" +application/x-gzpdf; evince %s; test=test -n "$DISPLAY" +application/x-xzpdf; evince %s; test=test -n "$DISPLAY" -- cgit v1.2.3