feat(profiles): improve integration with xfce and small fixes.
See: #137
This commit is contained in:
parent
7a70252e26
commit
538d708ec0
4 changed files with 17 additions and 7 deletions
|
|
@ -38,18 +38,20 @@ profile dbus-daemon @{exec_path} flags=(attach_disconnected) {
|
|||
|
||||
@{exec_path} mr,
|
||||
|
||||
/{usr/,}bin/ r,
|
||||
|
||||
@{libexec}/{,at-spi2{,-core}/}at-spi2-registryd rPx,
|
||||
@{libexec}/* rPUx,
|
||||
@{libexec}/gnome-shell/gnome-shell-calendar-server rPx,
|
||||
@{libexec}/kf5/kiod5 rPUx,
|
||||
/{usr/,}bin/ r,
|
||||
@{libexec}/xfce[0-9]/xfconf/xfconfd rPx,
|
||||
/{usr/,}bin/[a-z0-9]* rPUx,
|
||||
/{usr/,}lib{,exec}/dbus-1*/dbus-daemon-launch-helper rPx,
|
||||
/{usr/,}lib/@{multiarch}/tumbler-1/tumblerd rPUx,
|
||||
/{usr/,}lib/@{multiarch}/xfce4/xfconf/xfconfd rPUx,
|
||||
/{usr/,}lib/@{multiarch}/xfce[0-9]/xfconf/xfconfd rPx,
|
||||
/{usr/,}lib/atril/atrild rPx,
|
||||
/{usr/,}lib/ibus/ibus-* rPx,
|
||||
/{usr/,}lib/telepathy/mission-control-5 rPx,
|
||||
/{usr/,}lib/atril/atrild rPx,
|
||||
/usr/share/gnome-documents/org.gnome.Documents rPx,
|
||||
/usr/share/org.gnome.Characters/org.gnome.Characters rPx,
|
||||
/usr/share/org.gnome.Characters/org.gnome.Characters.BackgroundService rPx,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue