diff options
author | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-06-15 19:07:43 +0100 |
---|---|---|
committer | Matthew Lemon <chaffinach+git@protonmail.ch> | 2022-06-15 19:07:43 +0100 |
commit | 62df21b0eb9c26cbea7f6c43a4f3685f23e41fb5 (patch) | |
tree | da9bc489f4b78d3e04f0bb5f1a4f2ba6312d7545 /mailcap | |
parent | 1237f4e73c84f8b3e14599c1ded4658556eaab20 (diff) | |
parent | 65781a3c1b159d5ad2884291bcb8a3b9addb7c13 (diff) |
Merge branch 'master' of github.com:yulqen/openbsddotfiles
Diffstat (limited to 'mailcap')
-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 |