]> git.donarmstrong.com Git - home-base.git/blobdiff - .mailcap
remove keys from authorized keys
[home-base.git] / .mailcap
index cf47309ac00829c27ee981e201275c98564c9ad0..cf1d5ea1e63275beeb899b10b4c9ff7d6ca0afb1 100644 (file)
--- a/.mailcap
+++ b/.mailcap
@@ -1,9 +1,12 @@
 application/pdf; /usr/bin/evince '%s'; test=test -n "$DISPLAY"
 application/postscript; /usr/bin/evince '%s'; test=test -n "$DISPLAY"
 application/postscript; /usr/bin/evince '%s'; test=test -n "$DISPLAY"
+application/x-PDFS-Forms,pdf; /usr/bin/evince '%s'; test=test -n "$DISPLAY"
 image/x-eps; /usr/bin/evince '%s'; test=test -n "$DISPLAY"
 image/eps; /usr/bin/evince '%s'; test=test -n "$DISPLAY"
 image/png; /usr/bin/feh '%s'; test=test -n "$DISPLAY"
 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"