this post was submitted on 20 Feb 2025
19 points (100.0% liked)
Linux Gaming
25114 readers
341 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
Help:
- ProtonDB
- Are We Anticheat Yet?
- r/linux_gaming FAQ
- Fork of an earlier version of the above
- PCGamingWiki
- LibreGameWiki
Launchers/Game Library Managers:
General:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not at all familiar with your setup... In general, you need to know where there is a directory that is outside of the non mutable distro stuff, then just create a link in the current directory to the file that is elsewhere.
Android is like this and uses SELinux to enforce context access to files. It has been several years since I hacked around with that stuff, but I think ../downloads and ../data are the two directories that Android allows files access for read and write but not execute. Of course, that is not directly helpful here, but the abstract ideas might point you somewhere useful.
It may also be helpful to have a look at the script that installed the app in the first place. That likely will lead you to how the file was created in the first place. That script knew how to write to the directory. I did silverblue around F2x. This is how I figured out a lot of it; using install scripts when documentation was sparse.
Thanks for the tip to create a link to the file that is elsewhere. This works for me. I'm now able to configure MangoHud in a text file without using Goverlay.