From 7a7ba47c013c0a229e8a4ac2e11107d4e4069948 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sat, 7 Aug 2021 01:24:13 +0200 Subject: [PATCH] Share shm in flatpak fixes #562 Requires flatpak 1.11.1 --- io.github.NhekoReborn.Nheko.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/io.github.NhekoReborn.Nheko.yaml b/io.github.NhekoReborn.Nheko.yaml index a363aeff..638f278a 100644 --- a/io.github.NhekoReborn.Nheko.yaml +++ b/io.github.NhekoReborn.Nheko.yaml @@ -8,6 +8,7 @@ rename-desktop-file: nheko.desktop rename-appdata-file: nheko.appdata.xml finish-args: - --device=dri + - --device=shm # needed for webcams, see #517 - --device=all - --share=ipc @@ -19,6 +20,8 @@ finish-args: - --talk-name=org.freedesktop.secrets - --talk-name=org.freedesktop.StatusNotifierItem - --talk-name=org.kde.* + # needed for SingleApplication to work + - --allow=per-app-dev-shm cleanup: - /include - /bin/mdb*