feat(profile): xwayland: add integration with desktop local paths.

This commit is contained in:
Alexandre Pujol 2025-07-06 22:15:04 +02:00
parent af8c66e9bf
commit c2740ffe24
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -29,6 +29,11 @@ profile xwayland @{exec_path} flags=(attach_disconnected) {
/usr/share/fonts/{,**} r,
/usr/share/ghostscript/fonts/{,**} r,
/ r,
owner @{desktop_cache_dirs}/nvidia/GLCache/ rw,
owner @{desktop_cache_dirs}/nvidia/GLCache/** rwk,
owner @{tmp}/server-@{int}.xkm rwk,
owner @{run}/user/@{uid}/.mutter-Xwaylandauth.@{rand6} rw,
owner @{run}/user/@{uid}/server-@{int}.xkm rw,