about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2015-04-29 16:49:52 +0200
committerhut <hut@lepus.uberspace.de>2015-05-02 04:37:28 +0200
commit806cdaecd4672e58b769f6eb8c372fbfd0dd162a (patch)
tree8b0f2ebeb5a8f50a407dfe426cc3bbeb76dcfbc8
parent8ca0f8a3c936d708d448226fadeefbea86f7e5a8 (diff)
downloadranger-806cdaecd4672e58b769f6eb8c372fbfd0dd162a.tar.gz
rifle.conf: added ristretto
-rw-r--r--ranger/config/rifle.conf15
1 files changed, 8 insertions, 7 deletions
diff --git a/ranger/config/rifle.conf b/ranger/config/rifle.conf
index 061ac5a0..d8d71107 100644
--- a/ranger/config/rifle.conf
+++ b/ranger/config/rifle.conf
@@ -161,13 +161,14 @@ ext djvu, has atril,  X, flag f = atril -- "$@"
 #-------------------------------------------
 # Image Viewing:
 #-------------------------------------------
-mime ^image, has sxiv,   X, flag f = sxiv -- "$@"
-mime ^image, has feh,    X, flag f = feh -- "$@"
-mime ^image, has mirage, X, flag f = mirage -- "$@"
-mime ^image, has eog,    X, flag f = eog -- "$@"
-mime ^image, has eom,    X, flag f = eom -- "$@"
-mime ^image, has gimp,   X, flag f = gimp -- "$@"
-ext xcf,                 X, flag f = gimp -- "$@"
+mime ^image, has sxiv,      X, flag f = sxiv -- "$@"
+mime ^image, has feh,       X, flag f = feh -- "$@"
+mime ^image, has mirage,    X, flag f = mirage -- "$@"
+mime ^image, has ristretto, X, flag f = ristretto "$@"
+mime ^image, has eog,       X, flag f = eog -- "$@"
+mime ^image, has eom,       X, flag f = eom -- "$@"
+mime ^image, has gimp,      X, flag f = gimp -- "$@"
+ext xcf,                    X, flag f = gimp -- "$@"
 
 #-------------------------------------------
 # Archives