feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-06-23 11:25:17 +01:00
parent 2e127ace4b
commit ae71b323c2
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
29 changed files with 80 additions and 40 deletions

View file

@ -23,7 +23,7 @@ profile xfce-panel @{exec_path} {
@{lib}/@{multiarch}/glib-[0-9]*/gio-launch-desktop rix,
@{lib}/gio-launch-desktop rix,
@{bin}/sudo rCx -> root,
@{bin}/sudo rCx -> root,
/usr/share/desktop-directories/{,**} r,
/usr/share/livecheck/** r,

View file

@ -58,7 +58,7 @@ profile xfce-session @{exec_path} flags=(attach_disconnected) {
profile systemctl flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/app/systemctl>
include if exists <local/xfce-session_systemctl>
}