about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorCarlo Abelli <carlo.abelli@gmail.com>2019-01-29 16:00:20 -0500
committerCarlo Abelli <carlo.abelli@gmail.com>2019-01-29 16:00:20 -0500
commit8c5f5d2dea562066b2c5605f8517635aa1542f2e (patch)
tree05a2b8fa0b89181b707c303b8c5cb90497f92384
parent66f0a4622620f4ccccf54effd77880a3d9e0d43a (diff)
downloadranger-8c5f5d2dea562066b2c5605f8517635aa1542f2e.tar.gz
add imv to rifle.conf
-rw-r--r--ranger/config/rifle.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/ranger/config/rifle.conf b/ranger/config/rifle.conf
index 4f2f2cf2..fb9b70f0 100644
--- a/ranger/config/rifle.conf
+++ b/ranger/config/rifle.conf
@@ -175,6 +175,7 @@ ext mobi, has ebook-viewer, X, flag f = ebook-viewer -- "$@"
 mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@"
 mime ^image/svg, has display,  X, flag f = display -- "$@"
 
+mime ^image, has imv,       X, flag f = imv -- "$@"
 mime ^image, has pqiv,      X, flag f = pqiv -- "$@"
 mime ^image, has sxiv,      X, flag f = sxiv -- "$@"
 mime ^image, has feh,       X, flag f = feh -- "$@"