Alberto Garcia
Alberto Garcia
I think you're right, upstream bug report here: https://github.com/flatpak/flatpak/issues/2861#issuecomment-494145504
I had a moment to check this, the problem is as you say but the Desktop mode defaults to X11, are you launching the Wayland session manually?
No, I don't think it's the same problem. #775 is about the portal not working properly after restarting the desktop session. Without the fix, this problem can be reproduced easily...
Hi, this has been fixed in the latest beta and all the content has been moved to a system-wide file. Note that old `~/.bashrc` files are not modified, if you...
This has also been fixed in the latest stable release
In case this doesn't get added to the base image here's a way to easily install Yakuake: https://blogs.igalia.com/berto/2022/09/13/adding-software-to-the-steam-deck-with-systemd-sysext/
I haven't checked the details but this is probably not easy to package as a Flatpak app because you want a shell _outside_ the Flatpak sandbox
Hi, you can already run things on startup by putting them on `~/.config/autostart`, see here: https://wiki.archlinux.org/title/XDG_Autostart If you want to have finer control about the order in which things are...
> Thanks, but neither of these solve the problem because we need to ensure the scripts run before Steam does. systemd allows you to specify the order in which services...
Hey, are you talking about Steam games or about games that you installed manually on the desktop? Do you have some examples?