From a867f16ca80c8db8fc6c36cc72d8f54b6496d78f Mon Sep 17 00:00:00 2001 From: Albrecht Lohofener Date: Fri, 13 Dec 2024 23:30:34 +0100 Subject: [PATCH] Add some privileges to flatpak --- io.welle.welle_io.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/io.welle.welle_io.yml b/io.welle.welle_io.yml index a69c7d48..e71400ff 100644 --- a/io.welle.welle_io.yml +++ b/io.welle.welle_io.yml @@ -6,11 +6,13 @@ "command": "welle-io", "finish-args": [ "--share=network", + "--share=ipc", "--filesystem=host", "--socket=pulseaudio", "--socket=wayland", "--socket=fallback-x11", - "--device=dri" + "--device=dri", + "--device=all" ], "modules": [ {