Yeah, I dunno… Twitter seemingly intentionally committing suicide too, all in such a short amount of time.
My tinfoil hat wearing side wonders if this is all coordinated because of the election coming up next year, but the more likely explanation is interest rates and tightening capital forcing these shitty new monetize-at-all-costs actions.
If that’s the case, it’s a bit of an ugly hack but you could make a wrapper script placed in
/usr/local/bin/inkscape
like this:#!/bin/bash flatpack run org.inkscape.Inkscape ${*}
(the
${*}
will pass along all the arguments that the wrapper script was called with)