commit 18eb40be21b4e1b978deb9dcfdcfc4a8956120a0
parent 84e002280221eda593894218ba86b521a1727e44
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Fri, 4 Oct 2013 00:43:36 +0200
use mutt_bgrun
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mailcap b/mailcap
@@ -1,6 +1,6 @@
application/pdf; /usr/bin/evince '%s'; test=test "$DISPLAY" != ""; description=Portable Document Format; nametemplate=%s.pdf
application/x-pdf; /usr/bin/evince '%s'; test=test "$DISPLAY" != ""; description=Portable Document Format; nametemplate=%s.pdf
image/gif; /usr/bin/mplayer '%s'
-text/html; mutt_bgrun firefox %s; nametemplate=%s.html
+text/html; ~/bin/mutt_bgrun firefox %s; nametemplate=%s.html
# text/html; links %s; nametemplate=%s.html
# text/html; w3m -dump %s; nametemplate=%s.html; copiousoutput