mirror of
https://github.com/djibux/BoilR.git
synced 2026-09-01 05:53:41 +02:00
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:
@@ -14,6 +14,7 @@ build-options:
|
||||
|
||||
command: boilr
|
||||
finish-args:
|
||||
- --filesystem=~/.config/legendary:ro # Legendary
|
||||
- --filesystem=xdg-data/Steam:rw
|
||||
- --filesystem=~/.steam:rw # Steam (Non-flatpak)
|
||||
- --filesystem=~/.var/app/com.valvesoftware.Steam:rw # Steam (Flatpak)
|
||||
|
||||
Reference in New Issue
Block a user