mirror of
https://github.com/RetroDECK/net.rpcs3.RPCS3.git
synced 2024-11-25 09:35:38 +00:00
mount home and gvfs instead of the whole filesystem
This commit is contained in:
parent
676a6c129d
commit
a5217825e7
|
@ -9,14 +9,17 @@ rename-desktop-file: rpcs3.desktop
|
|||
rename-appdata-file: rpcs3.appdata.xml
|
||||
rename-icon: rpcs3
|
||||
finish-args:
|
||||
- --device=all
|
||||
- --filesystem=home:ro
|
||||
- --filesystem=xdg-run/gvfs
|
||||
- --filesystem=xdg-run/gvfsd
|
||||
- --share=ipc
|
||||
- --socket=wayland
|
||||
- --socket=fallback-x11
|
||||
- --socket=pulseaudio
|
||||
- --socket=wayland
|
||||
- --share=network
|
||||
- --device=all
|
||||
- --filesystem=host:ro
|
||||
- --talk-name=org.a11y.Bus
|
||||
- --talk-name=org.gtk.vfs.*
|
||||
add-extensions:
|
||||
org.freedesktop.Platform.ffmpeg-full:
|
||||
directory: lib/ffmpeg
|
||||
|
|
Loading…
Reference in a new issue