mirror of
https://github.com/RetroDECK/Wiki.git
synced 2025-03-06 14:27:44 +00:00
flatpak
This commit is contained in:
parent
eb301f3898
commit
ae290c5442
|
@ -37,9 +37,9 @@ In RetroDECK's case it is `/var/lib/flatpak/app/net.retrodeck.retrodeck/`
|
||||||
|
|
||||||
### Writable folders in RetroDECK:
|
### Writable folders in RetroDECK:
|
||||||
|
|
||||||
These folder are the only folders writable by a flatpak:
|
These folder are the only folders writable by flatpak:
|
||||||
|
|
||||||
Within the flatpak environment:
|
(Note that these /var/ source folders are within the flatpak environment)
|
||||||
|
|
||||||
- `/var/data` is mapped to `~/.var/app/<FLATPAKNAME>/data`
|
- `/var/data` is mapped to `~/.var/app/<FLATPAKNAME>/data`
|
||||||
- `/var/cache` is mapped to `~/.var/app/<FLATPAKNAME>/cache`
|
- `/var/cache` is mapped to `~/.var/app/<FLATPAKNAME>/cache`
|
||||||
|
|
Loading…
Reference in a new issue