aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2020-12-04 18:31:02 -0500
committerRyan Kavanagh <rak@rak.ac>2020-12-04 18:31:02 -0500
commitb81da8fa3c1c04a30f5f651e5f6c46e209fbf872 (patch)
treef9a9c0e00240eba5fc289beb356d1f79c7b80df7
parentRevert "Set URL launcher to google-chrome in urxvt" (diff)
use firefox for mutt_bgrun instead of google-chrome
Diffstat (limited to '')
-rw-r--r--.mailcap2
1 files changed, 1 insertions, 1 deletions
diff --git a/.mailcap b/.mailcap
index 69a61a2..2996124 100644
--- a/.mailcap
+++ b/.mailcap
@@ -1,4 +1,4 @@
-text/html; mutt_bgrun google-chrome %s; nametemplate=%s.html
+text/html; mutt_bgrun firefox %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; mupdf %s; nametemplate=%s.pdf; test=test "$DISPLAY" != ""; description=Portable Document Format