about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--ranger/config/rifle.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/ranger/config/rifle.conf b/ranger/config/rifle.conf
index b846d9d4..d17edb2e 100644
--- a/ranger/config/rifle.conf
+++ b/ranger/config/rifle.conf
@@ -175,8 +175,9 @@ ext epub, has zathura,      X, flag f = zathura -- "$@"
 ext epub, has mupdf,        X, flag f = mupdf -- "$@"
 ext mobi, has ebook-viewer, X, flag f = ebook-viewer -- "$@"
 
-ext cbr,  has zathura,      X, flag f = zathura -- "$@"
-ext cbz,  has zathura,      X, flag f = zathura -- "$@"
+ext cb[rz], has qcomicbook, X, flag f = qcomicbook -- "$@"
+ext cb[rz], has mcomix,     X, flag f = mcomix -- "$@"
+ext cb[rz], has zathura,    X, flag f = zathura -- "$@"
 
 ext sla,  has scribus,      X, flag f = scribus -- "$@"
 
@@ -198,6 +199,7 @@ mime ^image, has nomacs,    X, flag f = nomacs -- "$@"
 mime ^image, has geeqie,    X, flag f = geeqie -- "$@"
 mime ^image, has gpicview,  X, flag f = gpicview -- "$@"
 mime ^image, has gwenview,  X, flag f = gwenview -- "$@"
+mime ^image, has mcomix,    X, flag f = mcomix -- "$@"
 mime ^image, has gimp,      X, flag f = gimp -- "$@"
 mime ^image, has krita,     X, flag f = krita -- "$@"
 ext kra,     has krita,     X, flag f = krita -- "$@"