From 433474998e93d477b5519a26ddef70de36ca0fcd Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Mon, 15 Jun 2015 18:55:55 +0200 Subject: goodbye chromium, hello firefox! --- .mutt/mailcap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.mutt/mailcap') diff --git a/.mutt/mailcap b/.mutt/mailcap index ac5612f..fc25715 100644 --- a/.mutt/mailcap +++ b/.mutt/mailcap @@ -1,4 +1,4 @@ -text/html; chromium %s &>/dev/null; test=test -n "$DISPLAY"; needsterminal +text/html; firefox %s &>/dev/null; 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; mupdf %s -- cgit v1.2.3