diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-06-14 16:59:29 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-06-14 16:59:29 +0100 |
commit | d2f20832a6015e86eb2ff33c1f14cfe3567f5ee6 (patch) | |
tree | 85ba816b04f1b5bdeb8cca394aca0e7e51719c52 /mailcap | |
parent | 1647cb73593b3f052ea135c12a6207b4ee67c8ce (diff) |
some mutt changes
Diffstat (limited to '')
-rw-r--r-- | mailcap | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -77,3 +77,6 @@ video/*; mpv -vo drm -quiet '%s'; needsterminal text/html; w3m %s; nametemplate=%s.html text/html; w3m -dump %s; nametemplate=%s.html; copiousoutput + +# pdf +application/pdf; /usr/local/bin/zathura %s |