feat(profiles): minor dbus improvment.
This commit is contained in:
parent
cdf601ca5c
commit
0031c9e86f
3 changed files with 19 additions and 5 deletions
|
|
@ -24,6 +24,11 @@ profile gsd-disk-utility-notify @{exec_path} {
|
|||
interface=org.freedesktop.DBus.ObjectManager
|
||||
member=GetManagedObjects,
|
||||
|
||||
dbus receive bus=session
|
||||
interface=org.freedesktop.DBus.Introspectable
|
||||
member=Introspect
|
||||
peer=(name=:*, label=gnome-shell),
|
||||
|
||||
dbus bind bus=session
|
||||
name=org.gnome.Disks.NotificationMonitor,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue