feat(dbus): rewrite some dbus rules (3).
This commit is contained in:
parent
92ebab604a
commit
2af165403a
26 changed files with 117 additions and 191 deletions
|
|
@ -11,6 +11,7 @@ profile plasmashell @{exec_path} flags=(mediate_deleted) {
|
|||
include <abstractions/base>
|
||||
include <abstractions/app-launcher-user>
|
||||
include <abstractions/audio>
|
||||
include <abstractions/bus/upower>
|
||||
include <abstractions/consoles>
|
||||
include <abstractions/dbus-session-strict>
|
||||
include <abstractions/dbus-strict>
|
||||
|
|
@ -45,11 +46,6 @@ profile plasmashell @{exec_path} flags=(mediate_deleted) {
|
|||
|
||||
signal (send),
|
||||
|
||||
dbus (send,receive) bus=system path=/org/freedesktop/UPower/devices/{,DisplayDevice,battery_BAT[0-9]*,mouse_hidpp_battery_[0-9]*}
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
member={GetAll,PropertiesChanged}
|
||||
peer=(label=upowerd),
|
||||
|
||||
@{exec_path} mr,
|
||||
|
||||
@{lib}/libheif/ r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue