summaryrefslogtreecommitdiff
path: root/tw/home/files/mailcap
diff options
context:
space:
mode:
Diffstat (limited to 'tw/home/files/mailcap')
-rw-r--r--tw/home/files/mailcap10
1 files changed, 10 insertions, 0 deletions
diff --git a/tw/home/files/mailcap b/tw/home/files/mailcap
new file mode 100644
index 00000000..904ce065
--- /dev/null
+++ b/tw/home/files/mailcap
@@ -0,0 +1,10 @@
+# mailcap -*- conf-space -*-
+# When using `auto_view <mimetype>` in muttrc, a command for that MIME type is
+# chosen, only considering those with copiousoutput set. Its output is displayed
+# in place of the attachment directly in the message view.
+
+text/html; lynx -display_charset=UTF-8 -dump %s; copiousoutput; nametemplate=%s.html
+text/calendar; khal printics %s; copiousoutput
+image/*; kitty +kitten icat %s; copiousoutput
+audio/*; mpv --no-video %s
+application/pdf; zathura %s