From 289e38022fe0d333844009c10287643cb0af009f Mon Sep 17 00:00:00 2001 From: katherine Date: Fri, 5 Jun 2020 13:03:32 -0700 Subject: add krita to programs --- .config/ranger/rifle.conf | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to '.config/ranger') diff --git a/.config/ranger/rifle.conf b/.config/ranger/rifle.conf index ecef278..44f7032 100644 --- a/.config/ranger/rifle.conf +++ b/.config/ranger/rifle.conf @@ -102,10 +102,12 @@ ext sla, has scribus, X, flag f = scribus "$@" # images -ext xcf, has gimp, X, flag f = gimp -- "$@" -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 -- "$@" +ext xcf, has gimp, X, flag f = gimp -- "$@" +ext kra, has krita, X, flag f = krita -- "$@" +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, !ext kra, has krita, X, flag f = krita -- "$@" mime ^image/png, has optipng = optipng -- "$@" mime ^image, has inkscape, X, flag f = inkscape -- "$@" -- cgit v1.2.3