diff options
| author | katherine <ageha@airen-no-jikken.icu> | 2026-07-23 17:05:37 +1000 |
|---|---|---|
| committer | katherine <ageha@airen-no-jikken.icu> | 2026-07-23 17:05:37 +1000 |
| commit | 275bb96db2b5086d308157a99016ec00a1fb3065 (patch) | |
| tree | 892355bf09028b221d50a6f9641aeba9b3770420 | |
| parent | b85508abb35e37ec2cd330f2e968c03b4f487acc (diff) | |
| download | dotfiles-275bb96db2b5086d308157a99016ec00a1fb3065.tar.gz | |
mcomix -> mcomix3
| -rw-r--r-- | .config/ranger/rifle.conf | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/.config/ranger/rifle.conf b/.config/ranger/rifle.conf index 9000b3a..648bc94 100644 --- a/.config/ranger/rifle.conf +++ b/.config/ranger/rifle.conf @@ -110,24 +110,24 @@ ext xopp, has xournalpp, X, flag f = xournalpp "$@" # images -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 oxipng = oxipng -o6 -- "$@" -mime ^image, has inkscape, X, flag f = inkscape -- "$@" +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, !ext CR3|RAF, 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 oxipng = oxipng -o6 -- "$@" +mime ^image, has inkscape, X, flag f = inkscape -- "$@" # archives -ext cbr|cbz, has mcomix, X, flag f = mcomix -- "$@" +ext cbr|cbz, has mcomix3, X, flag f = mcomix3 -- "$@" ext 7z|ace|ar|arc|bz2?|cab|cpio|cpt|deb|dgc|dmg|gz, has als = als -- "$@" | $PAGER ext iso|jar|msi|pkg|rar|shar|tar|tgz|xar|xpi|xz|zip, has als = als -- "$@" | $PAGER ext 7z|ace|ar|arc|bz2?|cab|cpio|cpt|deb|dgc|dmg|gz, has aunpack = aunpack -- "$@" ext iso|jar|msi|pkg|rar|shar|tar|tgz|xar|xpi|xz|zip, has aunpack = aunpack -- "$@" ext iso, has udevil = udevil mount "$@" -ext 7z|ace|ar|arc|bz2?|cab|cpio|cpt|deb|dgc|dmg|gz, has mcomix, X, flag f = mcomix -- "$@" -ext jar|msi|pkg|rar|shar|tar|tgz|xar|xpi|xz|zip, has mcomix, X, flag f = mcomix -- "$@" +ext 7z|ace|ar|arc|bz2?|cab|cpio|cpt|deb|dgc|dmg|gz, has mcomix3, X, flag f = mcomix3 -- "$@" +ext jar|msi|pkg|rar|shar|tar|tgz|xar|xpi|xz|zip, has mcomix3, X, flag f = mcomix3 -- "$@" directory, has apack = apack "${1}.zip" "$1" |
