diff --git a/profiles/work/home.nix b/profiles/work/home.nix index 9693c92..7d857a5 100644 --- a/profiles/work/home.nix +++ b/profiles/work/home.nix @@ -108,7 +108,6 @@ # Media gimp - pinta krita inkscape (pkgs-stable.lollypop.override { youtubeSupport = false; }) diff --git a/user/app/ranger/rifle.conf b/user/app/ranger/rifle.conf index b61237f..22f09e3 100644 --- a/user/app/ranger/rifle.conf +++ b/user/app/ranger/rifle.conf @@ -142,7 +142,7 @@ ext cbz, has zathura, X, flag f = zathura -- "$@" #------------------------------------------- # Images #------------------------------------------- -mime ^image, has pinta, X, flag f = pinta "$@" +mime ^image, has krita, X, flag f = krita "$@" mime ^image/svg, has inkscape, X, flag f = inkscape "$@" #-------------------------------------------