From 870c7ebb08eee2b0f76b4217fb03e0ead4b3f56b Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Wed, 13 Mar 2019 13:47:09 +0000 Subject: [PATCH] Use qutebrowser to view html when opened explicitly --- mailcap/.mailcap | 1 + 1 file changed, 1 insertion(+) diff --git a/mailcap/.mailcap b/mailcap/.mailcap index 7014519..09e97ac 100644 --- a/mailcap/.mailcap +++ b/mailcap/.mailcap @@ -1,3 +1,4 @@ +text/html; qutebrowser %s; nametemplate=%s.html text/html; lynx -stdin -dump -force_html ; copiousoutput application/pdf; mupdf %s; application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice %s; -- 2.46.2