From 57f0d577fe919f980fc559afad943c5f7a693be1 Mon Sep 17 00:00:00 2001 From: OpenSauce04 Date: Thu, 8 Aug 2024 21:36:11 +0100 Subject: [PATCH] Gave write access to `xdg-desktop` This is used by the shortcut creation feature --- io.github.lime3ds.Lime3DS.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/io.github.lime3ds.Lime3DS.json b/io.github.lime3ds.Lime3DS.json index b897843..a993589 100644 --- a/io.github.lime3ds.Lime3DS.json +++ b/io.github.lime3ds.Lime3DS.json @@ -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",