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
Failed to generate hash of commit

View file

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