aboutsummaryrefslogtreecommitdiffstats
path: root/.config/ranger
diff options
context:
space:
mode:
authorkatherine <ageha@airen-no-jikken.icu>2019-12-03 17:40:26 -0700
committerkatherine <ageha@airen-no-jikken.icu>2019-12-03 17:40:26 -0700
commitc8146cebc7085677cc9acc751c410192e3bc0ba1 (patch)
tree29e824e868a4b5a281e20485f47e29b778dff528 /.config/ranger
parentfe3dc8c12f13cc358bdbcc147a19461e818243dc (diff)
downloaddotfiles-c8146cebc7085677cc9acc751c410192e3bc0ba1.tar.gz
add inkscape to rifle for svg
Diffstat (limited to '.config/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 a2ef381..166bf1d 100644
--- a/.config/ranger/rifle.conf
+++ b/.config/ranger/rifle.conf
@@ -103,6 +103,7 @@ mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@"
mime ^image, has sxiv, X, flag f = sxiv -a "$@"
mime ^image, !ext xcf, has gimp, X, flag f = gimp -- "$@"
mime ^image/png, has optipng = optipng -- "$@"
+mime ^image, has inkscape, X, flag f = inkscape -- "$@"
# archives
ext cbr|cbz, has mcomix, X, flag f = mcomix -- "$@"