feat(profiles): improve x11 integraion.

This commit is contained in:
Alexandre Pujol 2022-12-09 18:53:18 +00:00
parent dd232695d3
commit ac25454f02
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
9 changed files with 31 additions and 14 deletions

View file

@ -129,6 +129,7 @@ profile xdg-desktop-portal-gnome @{exec_path} {
owner @{run}/user/@{uid}/wayland-[0-9]* rw,
owner @{run}/user/@{uid}/wayland-cursor-shared-* rw,
owner @{run}/user/@{uid}/gdm/Xauthority r,
@{run}/mount/utab r,

View file

@ -159,6 +159,7 @@ profile xdg-desktop-portal-gtk @{exec_path} {
owner @{HOME}/@{XDG_DATA_HOME}/ r,
owner @{run}/user/@{uid}/.mutter-Xwaylandauth.[0-9A-Z]* rw,
owner @{run}/user/@{uid}/gdm/Xauthority r,
owner @{run}/user/@{uid}/wayland-[0-9]* rw,
owner @{run}/user/@{uid}/wayland-cursor-shared-* rw,
@{run}/mount/utab r,