mirror of
https://github.com/flathub/org.yuzu_emu.yuzu.git
synced 2025-04-02 09:26:42 +00:00
manifest: share data with distro version of Yuzu
This commit is contained in:
parent
02cb20e2b6
commit
5a9e2d4715
@ -15,8 +15,8 @@
|
|||||||
"--socket=pulseaudio",
|
"--socket=pulseaudio",
|
||||||
"--share=network",
|
"--share=network",
|
||||||
"--share=ipc",
|
"--share=ipc",
|
||||||
"--persist=.local/share/yuzu",
|
"--filesystem=xdg-config/yuzu:create",
|
||||||
"--persist=.config/yuzu",
|
"--filesystem=xdg-data/yuzu:create",
|
||||||
"--filesystem=host:ro"
|
"--filesystem=host:ro"
|
||||||
],
|
],
|
||||||
"cleanup-commands": [
|
"cleanup-commands": [
|
||||||
|
Loading…
Reference in New Issue
Block a user