mirror of
https://github.com/librephoenix/nixos-config
synced 2025-04-20 09:14:34 +05:30
change ranger img app
This commit is contained in:
parent
f15fb4bee6
commit
9b4c80928f
|
@ -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 "$@"
|
||||||
|
|
||||||
#-------------------------------------------
|
#-------------------------------------------
|
||||||
|
|
Loading…
Reference in a new issue