X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/eabc80c4d9e790bfee4304a642430523f2965eb6..0c5dc302078cee6e01ca3c2ae308a4bcfc930bf7:/ranger/rifle.conf diff --git a/ranger/rifle.conf b/ranger/rifle.conf index f195092..7cf2654 100644 --- a/ranger/rifle.conf +++ b/ranger/rifle.conf @@ -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