mirror of
https://github.com/flathub/org.ryujinx.Ryujinx.git
synced 2024-12-16 14:37:04 +00:00
Reduce filesystem permissions
As proven, we can use the portal for that thanks to GTK3
This commit is contained in:
parent
b0d0c6273f
commit
70d189adf4
@ -20,8 +20,8 @@ finish-args:
|
|||||||
- --socket=pulseaudio
|
- --socket=pulseaudio
|
||||||
# Network access (Used by Amiibo API and emulated games)
|
# Network access (Used by Amiibo API and emulated games)
|
||||||
- --share=network
|
- --share=network
|
||||||
# Allows standard filesystem access (Users can load emulated games but also unpack their content)
|
# Allows access to home to grab possible console keys (in $HOME/.switch/)
|
||||||
- --filesystem=host
|
- --filesystem=home:ro
|
||||||
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
- --filesystem=xdg-run/app/com.discordapp.Discord:create
|
||||||
rename-icon: ryujinx
|
rename-icon: ryujinx
|
||||||
command: ryujinx-wrapper
|
command: ryujinx-wrapper
|
||||||
|
Loading…
Reference in New Issue
Block a user