Gave write access to xdg-desktop

This is used by the shortcut creation feature
This commit is contained in:
OpenSauce04 2024-08-08 21:36:11 +01:00 committed by OpenSauce
parent 68b309e58d
commit 57f0d577fe

View file

@ -28,7 +28,8 @@
"--share=network", "--share=network",
"--share=ipc", "--share=ipc",
"--filesystem=host:ro", "--filesystem=host:ro",
"--filesystem=xdg-run/app/com.discordapp.Discord:ro" "--filesystem=xdg-run/app/com.discordapp.Discord:ro",
"--filesystem=xdg-desktop:create"
], ],
"cleanup": [ "cleanup": [
"/include", "/include",