aboutsummaryrefslogtreecommitdiff
path: root/dot_mailcap
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-12-13 17:43:23 -0500
committerRyan Kavanagh <rak@rak.ac>2021-12-13 17:43:23 -0500
commita6219a664376322f1bfc36ac3bbbe810502b745f (patch)
tree6b83235602727a66405e74f27283388961886c79 /dot_mailcap
parentsocs for s-nail (diff)
update mailcap for html
Diffstat (limited to '')
-rw-r--r--dot_mailcap2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_mailcap b/dot_mailcap
index 1a9ea17..908d198 100644
--- a/dot_mailcap
+++ b/dot_mailcap
@@ -1,5 +1,5 @@
text/html; mutt_bgrun firefox %s; nametemplate=%s.html
-text/html; w3m -T text/html -dump %s; nametemplate=%s.html; copiousoutput
+text/html; w3m -T text/html -cols 80 -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; mupdf %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