summary refs log tree commit diff stats
diff options
context:
space:
mode:
authornoctuid <noct@openmailbox.org>2016-03-20 18:34:37 -0400
committernoctuid <noct@openmailbox.org>2016-03-20 18:34:37 -0400
commit44fa4964ac5e3ef3014929a8d018d44d93184756 (patch)
tree0aae0a2456a5859f4238109bdae50bb79153ed40
parent09c30cdf4b9050d548e12b5108581680357ac5f1 (diff)
downloadranger-44fa4964ac5e3ef3014929a8d018d44d93184756.tar.gz
Add pqiv to rifle.conf as image viewer
-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 31db35a4..f95c94ff 100644
--- a/ranger/config/rifle.conf
+++ b/ranger/config/rifle.conf
@@ -168,6 +168,7 @@ ext djvu, has atril,  X, flag f = atril -- "$@"
 mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@"
 mime ^image/svg, has display,  X, flag f = display -- "$@"
 
+mime ^image, has pqiv,      X, flag f = pqiv -- "$@"
 mime ^image, has sxiv,      X, flag f = sxiv -- "$@"
 mime ^image, has feh,       X, flag f = feh -- "$@"
 mime ^image, has mirage,    X, flag f = mirage -- "$@"