newmail script
[dotfiles.git] / email / .mutt / mailcap
index 8f502d4..25c914e 100644 (file)
@@ -1,6 +1,6 @@
 # Fork off a process
-application/pdf; gv %s;
-text/html; firefox -new-tab %s & sleep 5;
+application/pdf; evince %s;
+text/html; firefox -new-tab %s & sleep 2;
 
 # Open document formats
 application/vnd.oasis.opendocument.text; libreoffice '%s';