]> git.donarmstrong.com Git - home-base.git/blobdiff - .mailcap
use firefox for text/html
[home-base.git] / .mailcap
index cc6ce1cccf719170dde47b49bce25294f258f5d0..ac287325ac0c13d9d5909c50562bd2256a60b799 100644 (file)
--- a/.mailcap
+++ b/.mailcap
@@ -8,3 +8,4 @@ image/jpeg; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
 image/jpg; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
 image/gif; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
 image/tiff; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
+text/html; /usr/bin/firefox '%s' & sleep 2s; text=test -n "$DISPLAY"