diff options
Diffstat (limited to 'mailcap')
| -rw-r--r-- | mailcap/.mailcap | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mailcap/.mailcap b/mailcap/.mailcap index 05edb9e..e615265 100644 --- a/mailcap/.mailcap +++ b/mailcap/.mailcap @@ -1,5 +1,6 @@ #text/html; w3m -I %{charset} -T text/html; copiousoutput; #text/html; surf file:/%s; +text/html; firefox %s;copiousoutput image/*; feh -; text/plain; vim -R -; -text/html; firefox %s;copiousoutput +application/pdf; xpdf %s; |
