Skip to content
Discussion options

You must be logged in to vote

Hi, try with a wrapper shell script, something like this:

#!/bin/sh

/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=gimp-3.0 --file-forwarding org.gimp.GIMP "$1"

If you call the script e.g. photogimp.sh, then simply specify its path in the preferences (and make sure that the script is actually executable):

HTH

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Aapeli1304
Comment options

Answer selected by Aapeli1304
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants