summaryrefslogtreecommitdiff
path: root/by_os/Linux/mutt/.mutt
diff options
context:
space:
mode:
Diffstat (limited to 'by_os/Linux/mutt/.mutt')
-rw-r--r--by_os/Linux/mutt/.mutt/mailcap3
1 files changed, 2 insertions, 1 deletions
diff --git a/by_os/Linux/mutt/.mutt/mailcap b/by_os/Linux/mutt/.mutt/mailcap
index 8aaaa7e..ae71a18 100644
--- a/by_os/Linux/mutt/.mutt/mailcap
+++ b/by_os/Linux/mutt/.mutt/mailcap
@@ -1,4 +1,4 @@
-text/html; firefox %s &>/dev/null; test=test -n "$DISPLAY"; needsterminal
+text/html; browser -new-tab %s &>/dev/null & sleep 1; test=test -n "$DISPLAY"; needsterminal
text/html; w3m -I %{charset} -O utf-8 -T text/html -dump %s; copiousoutput
text/plain; less %s
application/x-pdf; zathura %s
@@ -8,3 +8,4 @@ image/jpeg; feh %s
image/pjpeg; feh %s
image/png; feh %s
image/gif; feh %s
+