Skip to content

Commit 2f75a51

Browse files
author
Alex Robinson
committed
use --system-talk-name to specify dbus name
1 parent aebfdba commit 2f75a51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

com.github.alexr4535.siglo.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"--share=network",
1010
"--share=ipc",
1111
"--socket=fallback-x11",
12-
"--socket=system-bus",
12+
"--system-talk-name=org.bluez",
1313
"--socket=wayland"
1414
],
1515
"cleanup" : [
@@ -33,7 +33,7 @@
3333
{
3434
"type" : "git",
3535
"url" : "https://github.com/alexr4535/siglo",
36-
"tag" : "v0.8.7"
36+
"tag" : "v0.8.8"
3737
}
3838
]
3939
}

0 commit comments

Comments
 (0)