summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2019-01-04 23:10:29 -0500
committerLuke Smith <luke@lukesmith.xyz>2019-01-04 23:10:29 -0500
commite9d3070a2316c75a4d5cb27672f61d93a467734e (patch)
treee04015d1cd6667a7402b39bd82b94cfd7c0650f6
parent4b599e045a1e58b5853eb3ca51d80cc245ce58f9 (diff)
downloadeibhear-e9d3070a2316c75a4d5cb27672f61d93a467734e.tar.gz
eibhear-e9d3070a2316c75a4d5cb27672f61d93a467734e.tar.zst
eibhear-e9d3070a2316c75a4d5cb27672f61d93a467734e.zip
zathura reads postscript from ranger
-rw-r--r--.config/ranger/rifle.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/ranger/rifle.conf b/.config/ranger/rifle.conf
index 0854afd..f9f03e8 100644
--- a/.config/ranger/rifle.conf
+++ b/.config/ranger/rifle.conf
@@ -166,6 +166,7 @@ ext pdf, has qpdfview, X, flag f = qpdfview "$@"
ext epub, has zathura, X, flag f = zathura -- "$@"
ext epub, has mupdf, X, flag f = mupdf "$@"
+ext ps, has zathura, X, flag f = zathura -- "$@"
ext docx, has abiword, X, flag f = abiword "$@"