From caa5b049a4609cfd4fee383d4fb2a42d967f83bb Mon Sep 17 00:00:00 2001 From: David Hedlund Date: Tue, 26 Aug 2025 23:43:16 +0200 Subject: [PATCH] --talk-name=org.ayatana.indicator.application Solves * https://github.com/flathub/io.github.qtox.qTox/issues/41 --- io.github.qtox.qTox.json | 1 + 1 file changed, 1 insertion(+) diff --git a/io.github.qtox.qTox.json b/io.github.qtox.qTox.json index c8af66c..5b1484e 100644 --- a/io.github.qtox.qTox.json +++ b/io.github.qtox.qTox.json @@ -11,6 +11,7 @@ "--socket=wayland", "--socket=fallback-x11", "--share=ipc", + "--talk-name=org.ayatana.indicator.application", "--talk-name=org.kde.StatusNotifierWatcher", "--filesystem=xdg-desktop", "--filesystem=xdg-documents",