1
0
Fork 0

lf: open nsxiv with -a flag

This commit is contained in:
Luca Bilke 2024-11-18 12:01:24 +01:00
parent 7fe653ed5b
commit a82111a1bf
Signed by: luca
GPG key ID: F6E11C9BAA7C82F5

View file

@ -53,7 +53,7 @@ ext sc, has sc,
#-------------------------------------------
mime ^image/svg, has inkscape, X, flag f = inkscape -- "$@"
mime ^image/svg, has display, X, flag f = display -- "$@"
mime ^image, has nsxiv, X, flag f = nsxiv -- "$@"
mime ^image, has nsxiv, X, flag f = nsxiv -a -- "$@"
mime ^image, has sxiv, X, flag f = sxiv -- "$@"
mime ^image, has gimp, X, flag f = gimp -- "$@"
mime ^image, has krita, X, flag f = krita -- "$@"