From 8b7c18afb768a651ea75d1e8516ed7fbdeea28c5 Mon Sep 17 00:00:00 2001 From: OpenSauce04 Date: Wed, 14 Aug 2024 12:08:36 +0100 Subject: [PATCH] Gave write access to `xdg-data/applications` 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 bfc1380..acbc058 100644 --- a/io.github.lime3ds.Lime3DS.json +++ b/io.github.lime3ds.Lime3DS.json @@ -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",