feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2024-05-01 14:22:42 +01:00
parent 4d9ea026c7
commit db87c56f37
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
21 changed files with 72 additions and 14 deletions

View file

@ -42,6 +42,7 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
signal (receive) set=(hup) peer=@{p_systemd},
signal (send) set=(kill, term) peer=startplasma,
signal (send) set=(kill, term) peer=xorg,
signal (send) set=(kill, term) peer=xsetroot,
signal (send) set=(term) peer=kwin_wayland,
signal (send) set=(term) peer=sddm-greeter,
signal (send) set=(term) peer=startplasma-wayland,
@ -76,6 +77,7 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
@{bin}/disable-paste rix,
@{bin}/locale rix,
@{bin}/manpath rix,
@{bin}/mktemp rix,
@{bin}/pidof rix,
@{bin}/readlink rix,
@{bin}/realpath rix,
@ -151,6 +153,7 @@ profile sddm @{exec_path} flags=(attach_disconnected,mediate_deleted) {
owner @{sddm_cache_dirs}/sddm-greeter/qmlcache/*.jsc mrw,
owner @{sddm_cache_dirs}/sddm-greeter/qmlcache/*.qmlc mrw,
owner @{HOME}/ r,
owner @{HOME}/.local/ w,
owner @{HOME}/.Xauthority rw,