ranger: prefer qimgv for image files

This commit is contained in:
Hoang Nguyen 2021-04-03 21:39:44 +03:00
parent df64b5e7cc
commit 340c74170a
No known key found for this signature in database
GPG Key ID: 813CF484F4993419
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ ext cbz, has zathura, X, flag f = zathura -- "$@"
mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@"
mime ^image/svg, has display, X, flag f = display -- "$@"
mime ^image, has qimgv, X, flag f = qimgv "$@"
mime ^image, has pqiv, X, flag f = pqiv -- "$@"
mime ^image, has imv, X, flag f = imv -- "$@"
mime ^image, has sxiv, X, flag f = sxiv -- "$@"