Disable X11 session management
As XdgDesktopPortal is a QGuiApplication it connects to our X session manager.
By default Qt apps behave like "applications" and this can end up on our auto-restart list if the user saves their session.
Given this is DBus activated this doesn't make sense.