diff --git a/.mutt/mailcap b/.mutt/mailcap index b53b148..a98f68f 100644 --- a/.mutt/mailcap +++ b/.mutt/mailcap @@ -1,4 +1,4 @@ -text/html; qutebrowser %s && sleep 1; nametemplate=%s.html +text/html; firefox %s && sleep 1; nametemplate=%s.html text/html; w3m -I %{charset} -T text/html; copiousoutput application/pdf; evince %s >/dev/null 2>&1; image/*; qiv %s >/dev/null 2>&1;