From a5217825e7a90760a55ccc7538adaccc8435bd77 Mon Sep 17 00:00:00 2001 From: Lctrs Date: Fri, 9 Apr 2021 15:41:23 +0000 Subject: [PATCH] mount home and gvfs instead of the whole filesystem --- net.rpcs3.RPCS3.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/net.rpcs3.RPCS3.yaml b/net.rpcs3.RPCS3.yaml index b552b5e..e7909ed 100644 --- a/net.rpcs3.RPCS3.yaml +++ b/net.rpcs3.RPCS3.yaml @@ -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