aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.mailcap4
1 files changed, 2 insertions, 2 deletions
diff --git a/.mailcap b/.mailcap
index de2d977..e298245 100644
--- a/.mailcap
+++ b/.mailcap
@@ -1,5 +1,5 @@
-text/html; w3m %s; nametemplate=%s.html
-text/html; w3m -dump %s; nametemplate=%s.html; copiousoutput
+text/html; lynx %s; nametemplate=%s.html
+text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput
application/pdf; mutt_bgrun evince '%s'; nametemplate=%s.pdf; test=test "$DISPLAY" != ""; description=Portable Document Format
application/x-pdf; evince '%s'; nametemplate=%s.pdf; test=test "$DISPLAY" != ""; description=Portable Document Format
application/x-gzpdf; evince '%s'; nametemplate=%s.pdf.gz; test=test "$DISPLAY" != ""; description=Portable Document Format