style(profiles): small rules improvment.
This commit is contained in:
parent
454456a844
commit
08bb1b44a6
11 changed files with 35 additions and 30 deletions
|
|
@ -45,6 +45,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
unix (send,receive) type=stream addr=none peer=(label=gnome-extension-ding),
|
||||
unix (send,receive) type=stream addr=none peer=(label=xkbcomp),
|
||||
unix (send,receive) type=stream addr=none peer=(label=xwayland),
|
||||
|
||||
dbus (send,receive) bus=system path=/org/freedesktop/login[0-9]{,/**}
|
||||
interface=org.freedesktop.{DBus.Properties,login[0-9].*},
|
||||
|
|
@ -83,8 +84,7 @@ profile gnome-shell @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
dbus send bus=system path=/org/gnome/DisplayManager/Manager
|
||||
interface=org.{freedesktop.DBus.Properties,gnome.DisplayManager.Manager}
|
||||
member={RegisterSession,Get,GetAll,OpenReauthenticationChannel}
|
||||
peer=(name=org.gnome.DisplayManager),
|
||||
member={RegisterSession,Get,GetAll,OpenReauthenticationChannel},
|
||||
|
||||
dbus send bus=system path=/net/hadess/{PackageKit,PowerProfiles,SwitcherooControl}
|
||||
interface=org.freedesktop.DBus.Properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue