change ranger img app

This commit is contained in:
ama 2024-12-30 15:30:40 +08:00
parent f15fb4bee6
commit 9b4c80928f

View file

@ -142,7 +142,7 @@ ext cbz, has zathura, X, flag f = zathura -- "$@"
#------------------------------------------- #-------------------------------------------
# Images # Images
#------------------------------------------- #-------------------------------------------
mime ^image, has pinta, X, flag f = pinta "$@" mime ^image, has krita, X, flag f = krita "$@"
mime ^image/svg, has inkscape, X, flag f = inkscape "$@" mime ^image/svg, has inkscape, X, flag f = inkscape "$@"
#------------------------------------------- #-------------------------------------------