feat(profile): some dbus rule improvment.

This commit is contained in:
Alexandre Pujol 2024-03-15 23:56:23 +00:00
parent 1b8b52962b
commit 66aa230b90
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
5 changed files with 14 additions and 6 deletions

View file

@ -9,4 +9,14 @@
member=Update
peer=(name=org.freedesktop.DBus, label=gnome-shell),
dbus receive bus=session path=/com/canonical/unity/launcherentry/@{int}
interface=com.canonical.dbusmenu
member={GetLayout,GetGroupProperties}
peer=(name=:*, label=gnome-shell),
dbus receive bus=session path=/com/canonical/unity/launcherentry/@{int}
interface=org.freedesktop.DBus.Properties
member=GetAll
peer=(name=:*, label=gnome-shell),
include if exists <abstractions/bus/com.canonical.Unity.LauncherEntry.d>