diff options
-rw-r--r-- | ranger/config/rifle.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ranger/config/rifle.conf b/ranger/config/rifle.conf index 564fff8d..e2653a76 100644 --- a/ranger/config/rifle.conf +++ b/ranger/config/rifle.conf @@ -182,6 +182,7 @@ 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 nomacs, X, flag f = nomacs -- "$@" +mime ^image, has geeqie, X, flag f = geeqie -- "$@" mime ^image, has gimp, X, flag f = gimp -- "$@" ext xcf, X, flag f = gimp -- "$@" |