summaryrefslogtreecommitdiff
path: root/mutt/.mutt
diff options
context:
space:
mode:
Diffstat (limited to 'mutt/.mutt')
-rw-r--r--mutt/.mutt/mailcap3
1 files changed, 2 insertions, 1 deletions
diff --git a/mutt/.mutt/mailcap b/mutt/.mutt/mailcap
index 9761e41..2dbe365 100644
--- a/mutt/.mutt/mailcap
+++ b/mutt/.mutt/mailcap
@@ -1,4 +1,5 @@
-text/html; mv %s %s.html && firefox %s.html >/dev/null 2>/dev/null; needsterminal;
+# text/html; mv %s %s.html && firefox %s.html >/dev/null 2>/dev/null; needsterminal;
+text/html; mv %s %s.html && qutebrowser %s.html >/dev/null 2>/dev/null; needsterminal;
text/html; w3m -dump %s; nametemplate=%s.html; copiousoutput
text/plain; more %s;
image/*; feh %s