summaryrefslogtreecommitdiffstats
path: root/mutt2022/mailcap
diff options
context:
space:
mode:
Diffstat (limited to 'mutt2022/mailcap')
-rw-r--r--mutt2022/mailcap6
1 files changed, 3 insertions, 3 deletions
diff --git a/mutt2022/mailcap b/mutt2022/mailcap
index fa01661..9f40b57 100644
--- a/mutt2022/mailcap
+++ b/mutt2022/mailcap
@@ -4,9 +4,9 @@
# Images
image/jpg; ~/.mutt/view_attachment.sh %s jpg feh
image/jpeg; ~/.mutt/view_attachment.sh %s jpg feh
-image/pjpeg; ~/.mutt/view_attachment.sh %s jpg gpicview
-image/png; ~/.mutt/view_attachment.sh %s png gpicview
-image/gif; ~/.mutt/view_attachment.sh %s gif gpicview
+image/pjpeg; ~/.mutt/view_attachment.sh %s jpg feh
+image/png; ~/.mutt/view_attachment.sh %s png feh
+image/gif; ~/.mutt/view_attachment.sh %s gif feh
#
# patches
text/x-patch; vimdiff '%s'; needsterminal