ranger: Start sxiv in fullscreen

master
Pierre Neidhardt 2015-10-23 00:01:50 +02:00
parent 861cb3a886
commit 559005899a
1 changed files with 1 additions and 1 deletions

View File

@ -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 "$@"