feat(profile): allow custom GUI launcher to start in xinit.

See #259
This commit is contained in:
Alexandre Pujol 2023-12-04 20:22:34 +00:00
parent 16c2bf5662
commit 7f81da3a71
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -58,6 +58,9 @@ profile xinit @{exec_path} {
@{bin}/sway rPUx, @{bin}/sway rPUx,
@{bin}/ssh-agent rPx, @{bin}/ssh-agent rPx,
# Allow custom GUI launcher to start
@{bin}/* rPUx,
/etc/X11/{,**} r, /etc/X11/{,**} r,
/etc/default/{,*} r, /etc/default/{,*} r,