summaryrefslogtreecommitdiff
path: root/.mailcap
diff options
context:
space:
mode:
authorSean Whitton <spw+git@sdf.org>2014-05-01 13:05:54 +0000
committerSean Whitton <spw+git@sdf.org>2014-05-01 13:05:54 +0000
commitf1433b38fa5be8019bdc855f44655fb95f8f633b (patch)
treee20915003ee111af62ec04b35f143b9f2e26ef45 /.mailcap
parent9c9df5de5cd2bc7402db4a19a296bcdb6639401a (diff)
downloaddotfiles-f1433b38fa5be8019bdc855f44655fb95f8f633b.tar.gz
Many cleaned up config files
Diffstat (limited to '.mailcap')
-rw-r--r--.mailcap11
1 files changed, 11 insertions, 0 deletions
diff --git a/.mailcap b/.mailcap
new file mode 100644
index 00000000..668011b0
--- /dev/null
+++ b/.mailcap
@@ -0,0 +1,11 @@
+application/pdf; evince '%s'; test=test "$DISPLAY" != ""; description=Portable Document Format; nametemplate=%s.pdf
+
+application/msword; soffice %s
+application/vnd.openxmlformats-officedocument.wordprocessingml.document; soffice %s
+application/vnd.oasis.opendocument.text; soffice %s
+application/msword; soffice %s
+
+image/*; feh %s
+image/png; feh %s
+image/jpg; feh %s
+image/gif; feh %s