mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2024-11-25 15:15:38 +00:00
Add bluetooth permission
This commit is contained in:
parent
1e5dbfbafb
commit
ecc3c65779
|
@ -15,6 +15,7 @@
|
|||
"--socket=x11",
|
||||
"--share=network",
|
||||
"--share=ipc",
|
||||
"--allow=bluetooth",
|
||||
"--filesystem=xdg-run/app/com.discordapp.Discord:create",
|
||||
"--talk-name=org.freedesktop.ScreenSaver"
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue