mirror of
https://github.com/LCE-Hub/LCE-Emerald-Launcher.git
synced 2026-07-18 00:07:09 +00:00
fix(flatpak): IPC permission
This commit is contained in:
parent
f2398aad23
commit
e29fd4da6f
|
|
@ -8,6 +8,7 @@ sdk-extensions:
|
|||
command: emerald-legacy-launcher
|
||||
finish-args:
|
||||
- --share=network
|
||||
- --share=ipc
|
||||
- --device=input
|
||||
- --socket=x11
|
||||
- --socket=wayland
|
||||
|
|
|
|||
Loading…
Reference in a new issue