Add vimiv for image preview in ranger when available
This commit is contained in:
parent
f3835f3a38
commit
8f98230bdd
1 changed files with 1 additions and 0 deletions
|
@ -177,6 +177,7 @@ ext djvu, has atril, X, flag f = atril -- "$@"
|
|||
#-------------------------------------------
|
||||
# Image Viewing:
|
||||
#-------------------------------------------
|
||||
mime ^image/*, has vimiv, flag f = vimiv "$@"
|
||||
mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@"
|
||||
mime ^image/svg, has display, X, flag f = display -- "$@"
|
||||
|
||||
|
|
Loading…
Reference in a new issue