summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorhut <hut@lepus.uberspace.de>2015-01-18 15:37:54 +0100
committerhut <hut@lepus.uberspace.de>2015-01-18 15:37:54 +0100
commit47015dca61abce9badd370651b28b94092503674 (patch)
tree638ef1b6f428f3572324bd4c93e9c44155ee416e
parent737b48e27d0736b11f695c1bd96816ee9808092d (diff)
parent1eabf0fda6f148d52ad3b7e7405eb750483edf87 (diff)
downloadranger-47015dca61abce9badd370651b28b94092503674.tar.gz
Merge branch 'patch-1' of https://github.com/HerrNieschnell/ranger
-rw-r--r--ranger/config/rifle.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/ranger/config/rifle.conf b/ranger/config/rifle.conf
index ef3a5b63..3371ec6f 100644
--- a/ranger/config/rifle.conf
+++ b/ranger/config/rifle.conf
@@ -135,11 +135,11 @@ mime ^video, terminal, !X, has mplayer   = mplayer -- "$@"
 #-------------------------------------------
 # Image Viewing:
 #-------------------------------------------
-mime ^image, has eog,    X, flag f = eog -- "$@"
-mime ^image, has eom,    X, flag f = eom -- "$@"
 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 -- "$@"