about summary refs log tree commit diff
path: root/build-aux
diff options
context:
space:
mode:
Diffstat (limited to 'build-aux')
-rwxr-xr-xbuild-aux/flatpak/com.lakoliu.Furtherance.Devel.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json b/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json
index cae410f..d0eb596 100755
--- a/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json
+++ b/build-aux/flatpak/com.lakoliu.Furtherance.Devel.json
@@ -11,12 +11,11 @@
         "nightly"
     ],
     "finish-args" : [
-        "--share=network",
         "--share=ipc",
         "--socket=fallback-x11",
         "--device=dri",
         "--socket=wayland",
-        "--socket=session-bus"
+        "--talk-name=org.gnome.Mutter.IdleMonitor"
     ],
     "build-options" : {
         "append-path" : "/usr/lib/sdk/rust-stable/bin",