From 559005899ad7f756372347c6e9c14bcac6aeef06 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Fri, 23 Oct 2015 00:01:50 +0200 Subject: [PATCH] ranger: Start sxiv in fullscreen --- .config/ranger/rifle.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/ranger/rifle.conf b/.config/ranger/rifle.conf index 7d122835..6f435539 100644 --- a/.config/ranger/rifle.conf +++ b/.config/ranger/rifle.conf @@ -180,7 +180,7 @@ mime ^image/svg, has qutebrowser, X, flag f = qutebrowser -- "$@" mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@" mime ^image/svg, has display, X, flag f = display -- "$@" -mime ^image, has sxiv, X, flag f = sxiv -a -- "$@" +mime ^image, has sxiv, X, flag f = sxiv -f -a -- "$@" mime ^image, has feh, X, flag f = feh -- "$@" mime ^image, has mirage, X, flag f = mirage -- "$@" mime ^image, has ristretto, X, flag f = ristretto "$@"