diff options
author | katherine <ageha@airen-no-jikken.icu> | 2023-03-01 01:42:03 -0700 |
---|---|---|
committer | katherine <ageha@airen-no-jikken.icu> | 2023-03-01 01:42:03 -0700 |
commit | d214bbff0c2c4b5aac87393db2cb74f8557bed97 (patch) | |
tree | 69daa233b5858d430e473b12d267b1829086ccaa /.config/ranger | |
parent | fa67b9a2ccdb6c224d6bab19d9555544a168b266 (diff) | |
download | dotfiles-d214bbff0c2c4b5aac87393db2cb74f8557bed97.tar.gz |
optipng -> oxipng
Diffstat (limited to '.config/ranger')
-rw-r--r-- | .config/ranger/rifle.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/ranger/rifle.conf b/.config/ranger/rifle.conf index 7f9d699..ce9fa7d 100644 --- a/.config/ranger/rifle.conf +++ b/.config/ranger/rifle.conf @@ -111,7 +111,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, !ext kra, has krita, X, flag f = krita -- "$@" -mime ^image/png, has optipng = optipng -- "$@" +mime ^image/png, has oxipng = oxipng -o6 -- "$@" mime ^image, has inkscape, X, flag f = inkscape -- "$@" # archives |