feat(profile): improve ibus-portal.
This commit is contained in:
parent
17eac0b62c
commit
d32fd03650
1 changed files with 2 additions and 1 deletions
|
|
@ -15,11 +15,12 @@ profile ibus-portal @{exec_path} flags=(attach_disconnected) {
|
||||||
signal (receive) set=(term, hup) peer=gdm*,
|
signal (receive) set=(term, hup) peer=gdm*,
|
||||||
|
|
||||||
#aa:dbus own bus=session name=org.freedesktop.portal.IBus
|
#aa:dbus own bus=session name=org.freedesktop.portal.IBus
|
||||||
|
#aa:dbus own bus=session name=org.freedesktop.IBus
|
||||||
|
|
||||||
dbus receive bus=session
|
dbus receive bus=session
|
||||||
interface=org.freedesktop.DBus.Introspectable
|
interface=org.freedesktop.DBus.Introspectable
|
||||||
member=Introspect
|
member=Introspect
|
||||||
peer=(name=:*, label=gnome-shell),
|
peer=(name=@{busname}, label=gnome-shell),
|
||||||
|
|
||||||
@{exec_path} mr,
|
@{exec_path} mr,
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue