diff options
| author | miguel <miguel@megaloman.softwarefools.com> | 2021-01-24 21:23:58 +0100 |
|---|---|---|
| committer | miguel <miguel@megaloman.softwarefools.com> | 2021-01-24 21:23:58 +0100 |
| commit | 149144e8ac26badd0e650420626819058a7be334 (patch) | |
| tree | d9ca7a89b3861a08b73297a427af932771a3e584 /mailcap | |
| parent | 65d4a9877740869200d51b2726dcb9d7466e4870 (diff) | |
recent changes on megaloman
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; |
