Add ro access to legendary folder (#257)

* Add rw access to legendary folder

Add missing rw access in order to detect heroic / legendary games using user binary heroic launcher.

* Change legendary folder access level to read-only
This commit is contained in:
Alexandru Pintican
2022-10-20 07:34:21 +02:00
committed by GitHub
parent 86571d9992
commit 0768b06ac4
+1
View File
@@ -14,6 +14,7 @@ build-options:
command: boilr command: boilr
finish-args: finish-args:
- --filesystem=~/.config/legendary:ro # Legendary
- --filesystem=xdg-data/Steam:rw - --filesystem=xdg-data/Steam:rw
- --filesystem=~/.steam:rw # Steam (Non-flatpak) - --filesystem=~/.steam:rw # Steam (Non-flatpak)
- --filesystem=~/.var/app/com.valvesoftware.Steam:rw # Steam (Flatpak) - --filesystem=~/.var/app/com.valvesoftware.Steam:rw # Steam (Flatpak)