summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ranger/config/rifle.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/ranger/config/rifle.conf b/ranger/config/rifle.conf
index d8d71107..01fecabc 100644
--- a/ranger/config/rifle.conf
+++ b/ranger/config/rifle.conf
@@ -161,6 +161,9 @@ ext djvu, has atril,  X, flag f = atril -- "$@"
 #-------------------------------------------
 # Image Viewing:
 #-------------------------------------------
+mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@"
+mime ^image/svg, has display,  X, flag f = display -- "$@"
+
 mime ^image, has sxiv,      X, flag f = sxiv -- "$@"
 mime ^image, has feh,       X, flag f = feh -- "$@"
 mime ^image, has mirage,    X, flag f = mirage -- "$@"