diff options
Diffstat (limited to 'mutt/mailcap')
-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 |