feat(profile): xwayland: add integration with desktop local paths.
This commit is contained in:
parent
af8c66e9bf
commit
c2740ffe24
1 changed files with 5 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue