feat(profile): update some dbus rules.
This commit is contained in:
parent
6556856fed
commit
81e98bf71d
10 changed files with 46 additions and 55 deletions
|
|
@ -80,20 +80,15 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
peer=(name="{:*,org.gnome.*,org.freedesktop.DBus}"),
|
||||
|
||||
# dbus: own bus=session name=com.canonical.Unity path=/com/canonical/unity
|
||||
# dbus: own bus=session name=com.rastersoft.dingextension
|
||||
# dbus: own bus=session name=org.gtk.MountOperationHandler
|
||||
# dbus: own bus=session name=org.gtk.Notifications
|
||||
# dbus: own bus=session name=org.kde.StatusNotifierWatcher path=/StatusNotifierWatcher
|
||||
|
||||
dbus bind bus=session name=com.rastersoft.dingextension,
|
||||
dbus (send, receive) bus=session path=/com/rastersoft/ding
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
peer=(name=:*, label=gnome-extension-ding),
|
||||
dbus (send, receive) bus=session path=/com/rastersoft/ding{,extension/control}
|
||||
interface=org.gtk.Actions
|
||||
peer=(name=:*, label=gnome-extension-ding),
|
||||
|
||||
# Talk with gnome-shell
|
||||
|
||||
# dbus: talk bus=session name=com.rastersoft.ding label=gnome-extension-ding
|
||||
|
||||
## System bus
|
||||
|
||||
dbus (send, receive) bus=system path=/org/gnome/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue