diff options
Diffstat (limited to '.config/ranger/rifle.conf')
-rw-r--r-- | .config/ranger/rifle.conf | 1 |
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 -- "$@" |