summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorWojciech Siewierski <wojciech.siewierski@onet.pl>2019-01-31 16:55:43 +0100
committerGitHub <noreply@github.com>2019-01-31 16:55:43 +0100
commite3f89a7cb90d43217eb6fa041d4e4c45af20e786 (patch)
tree05a2b8fa0b89181b707c303b8c5cb90497f92384
parent66f0a4622620f4ccccf54effd77880a3d9e0d43a (diff)
parent8c5f5d2dea562066b2c5605f8517635aa1542f2e (diff)
downloadranger-e3f89a7cb90d43217eb6fa041d4e4c45af20e786.tar.gz
Merge pull request #1462 from carloabelli/imv
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 -- "$@"