home directory moving
Trying to figure out how to manage this. It looks like any directories in the home directory have a separate path that looks something like this:
/run/user/1000/doc/b13dc2b9/Music
This path evidently changes on a reboot, which is breaking any applications I have installed that I try to point to folders in my home directory. The above example is me trying to point Strawberry at my Music directory.
What is the recommended way to manage this issue?
2 Replies
This is standard flatpak behavior, they're sandboxed
You'll want to allow access to your actual home directory with flatseal
It's pre-installed
ahh, good to know. You guys have been amazing about answering questions btw, ty. This is my first time on an atomic distro