2
0
mirror of https://github.com/FWGS/xash3d-fwgs synced 2024-11-22 09:56:22 +01:00

scripts: flatpak: add another default Steam library path

This commit is contained in:
Alibek Omarov 2023-02-05 02:43:36 +03:00
parent 9cb867a7d4
commit f63f1a0dc6

View File

@ -17,6 +17,7 @@ finish-args:
- --socket=pulseaudio - --socket=pulseaudio
- --share=network - --share=network
- --filesystem=~/.steam:ro - --filesystem=~/.steam:ro
- --filesystem=~/.local/share/Steam:ro
- --filesystem=~/.xash:rw - --filesystem=~/.xash:rw
- --filesystem=xdg-run/app/com.discordapp.Discord:create - --filesystem=xdg-run/app/com.discordapp.Discord:create
- --device=all - --device=all