]> git.rmz.io Git - dotfiles.git/blobdiff - ranger/rifle.conf
ranger: open svg files with inkscape
[dotfiles.git] / ranger / rifle.conf
index f19509244c2d76705d43e7170e63af670c313e0c..7cf2654443d9e19bb8865669009ec2ed08a40e76 100644 (file)
@@ -109,6 +109,7 @@ ext midi?,        terminal, has wildmidi = wildmidi -- "$@"
 #--------------------------------------------
 # Video/Audio with a GUI
 #-------------------------------------------
+mime ^video|audio, has umpv,     X, flag f = umpv -- "$@"
 mime ^video|audio, has mpv,      X, flag f = mpv -- "$@"
 mime ^video|audio, has gmplayer, X, flag f = gmplayer -- "$@"
 mime ^video|audio, has smplayer, X, flag f = smplayer "$@"
@@ -129,12 +130,13 @@ mime ^video, terminal, !X, has mplayer   = mplayer -- "$@"
 #-------------------------------------------
 # Image Viewing:
 #-------------------------------------------
-mime ^image, has eog,    X, flag f = eog -- "$@"
-mime ^image, has sxiv,   X, flag f = sxiv -- "$@"
-mime ^image, has feh,    X, flag f = feh -- "$@"
-mime ^image, has mirage, X, flag f = mirage -- "$@"
-mime ^image, has gimp,   X, flag f = gimp -- "$@"
-ext xcf,                 X, flag f = gimp -- "$@"
+ext svg,     has inkscape, X, flag f = inkscape -- "$@"
+mime ^image, has eog,      X, flag f = eog -- "$@"
+mime ^image, has sxiv,     X, flag f = sxiv -- "$@"
+mime ^image, has feh,      X, flag f = feh -- "$@"
+mime ^image, has mirage,   X, flag f = mirage -- "$@"
+mime ^image, has gimp,     X, flag f = gimp -- "$@"
+ext xcf,     has gimp,     X, flag f = gimp -- "$@"
 
 #-------------------------------------------
 # Documents