diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-10-10 12:27:18 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-10-10 12:27:18 +0100 |
commit | df6a7ef5adfe3a676540809ca1c479b9fade5939 (patch) | |
tree | e4c0986e1c9de6d2fd98c0c7f13388544f3ed93f /mutt/mailcap | |
parent | ad90d0081b17d00caf153d82e72d6eed37ba9a69 (diff) |
update
Diffstat (limited to '')
-rw-r--r-- | mutt/mailcap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mutt/mailcap b/mutt/mailcap index 9f40b57..f4ff4fe 100644 --- a/mutt/mailcap +++ b/mutt/mailcap @@ -12,7 +12,7 @@ image/gif; ~/.mutt/view_attachment.sh %s gif feh text/x-patch; vimdiff '%s'; needsterminal # PDFs -application/pdf; ~/.mutt/view_attachment.sh %s pdf zathura +application/pdf; ~/.mutt/view_attachment.sh %s pdf evince # HTML #text/html; ~/.mutt/view_attachment.sh %s html w3m # try different |