summary refs log tree commit diff
path: root/io.github.NhekoReborn.Nheko.yaml
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-08-07 01:24:13 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-08-07 01:24:13 +0200
commit7a7ba47c013c0a229e8a4ac2e11107d4e4069948 (patch)
tree70b87abac246fba577a77c9d98722aa07e714ece /io.github.NhekoReborn.Nheko.yaml
parentFix redactions (diff)
downloadnheko-7a7ba47c013c0a229e8a4ac2e11107d4e4069948.tar.xz
Share shm in flatpak
fixes #562

Requires flatpak 1.11.1
Diffstat (limited to '')
-rw-r--r--io.github.NhekoReborn.Nheko.yaml3
1 files changed, 3 insertions, 0 deletions
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*