Skip to content

Commit 0d099f3

Browse files
committed
fix system tray icon for FlatPak
1 parent 996a7e9 commit 0d099f3

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

dist/flatpak/de.berny23.virtual_surround_manager.Devel.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"--socket=fallback-x11",
1010
"--socket=wayland",
1111
"--device=dri",
12-
"--filesystem=xdg-run/pipewire-0"
12+
"--filesystem=xdg-run/pipewire-0",
13+
"--talk-name=org.kde.StatusNotifierWatcher"
1314
],
1415
"modules": [
1516
{

0 commit comments

Comments
 (0)