Gave write access to xdg-data/applications

This is used by the shortcut creation feature
This commit is contained in:
OpenSauce04 2024-08-14 12:08:36 +01:00 committed by OpenSauce
parent 6297a342cc
commit 8b7c18afb7

View file

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