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