mail:notmuch:hooks:post-new: Lots of new tags
[dotfiles-public.git] / src / .mailcap
index f366bba5b8e03c8aeddc9aa4631286a2a4a22d62..91fce638f9fa394b157d69c5ed5a351e351bef44 100644 (file)
@@ -1,4 +1,11 @@
-image/*;       qiv %s; test=test -n "$DISPLAY"
+image/*;       pqiv %s; test=test -n "$DISPLAY"
+image/*;       fbi -a %s; test=test "$TERM" == "linux"; needsterminal
+audio/*;       mplayer %s;
+video/*;       mplayer %s; test=test -n "$DISPLAY"
 text/html;     /usr/bin/firefox %s; test=test -n "$DISPLAY"; description=HTML Text; nametemplate %s.html
+text/html;     w3m -T text/html %s
 #text/html;    w3m -T text/html %s; description=HTML Text; nametemplate %s.html
-application/pdf; /usr/bin/xpdf %s; test=test -n "$DISPLAY"; description=Portable Document Format; nametemplate=%s.pdf
+#application/pdf; /usr/bin/xpdf %s; test=test -n "$DISPLAY"; description=Portable Document Format; nametemplate=%s.pdf
+application/pdf; /usr/bin/evince %s; test=test -n "$DISPLAY"; description=Portable Document Format; nametemplate=%s.pdf
+application/pdf; /usr/bin/fbgs %s; test=test "$TERM" == "linux"; description=Portable Document Format; nametemplate=%s.pdf; needsterminal
+application/msword; /usr/bin/ooffice %s; test=test "$DISPLAY" != ""; description=MS Word Document Format; nametemplate=%s.doc