summaryrefslogtreecommitdiff
path: root/tw/home/files/mailcap
diff options
context:
space:
mode:
authorTimo Wilken2022-12-30 10:54:17 +0100
committerTimo Wilken2022-12-30 10:54:17 +0100
commit0f308b1c90444f5f0293bf40aa1ef177bc51036c (patch)
treeb052860a66b8bf3b094fa16e4538887003c37ada /tw/home/files/mailcap
parentda1ff8a0816e430d2c035217d80db3be5cc919ab (diff)
Reorganise Guix home declaration into module tree
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