mirror of
https://github.com/RetroDECK/io.github.lime3ds.Lime3DS.git
synced 2024-11-21 22:35:37 +00:00
Gave write access to xdg-desktop
This is used by the shortcut creation feature
This commit is contained in:
parent
68b309e58d
commit
57f0d577fe
|
@ -28,7 +28,8 @@
|
|||
"--share=network",
|
||||
"--share=ipc",
|
||||
"--filesystem=host:ro",
|
||||
"--filesystem=xdg-run/app/com.discordapp.Discord:ro"
|
||||
"--filesystem=xdg-run/app/com.discordapp.Discord:ro",
|
||||
"--filesystem=xdg-desktop:create"
|
||||
],
|
||||
"cleanup": [
|
||||
"/include",
|
||||
|
|
Loading…
Reference in a new issue