I wonder how it is possible to open an image from within xnview like "open with GIMP 2.10".
My GIMP is a flatpak installation on Linux Mint 18.3
Xnview wants a programme to be entered in the settings but how would I enter stuff like this?:
Code: Select all
/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=gimp-2.10 --file-forwarding org.gimp.GIMP @@u %U @@
(That's the menu entry)
Regards
Over60