diff options
Diffstat (limited to 'com.lakoliu.Furtherance.json')
-rwxr-xr-x | com.lakoliu.Furtherance.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/com.lakoliu.Furtherance.json b/com.lakoliu.Furtherance.json index ff020ce..369093e 100755 --- a/com.lakoliu.Furtherance.json +++ b/com.lakoliu.Furtherance.json @@ -8,12 +8,11 @@ ], "command" : "furtherance", "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", |