feat(profiles): use /etc read only variable: etc_ro

This commit is contained in:
Alexandre Pujol 2023-02-04 23:34:29 +00:00
parent 6e56cfccc9
commit bac87f9547
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
19 changed files with 33 additions and 32 deletions

View file

@ -22,7 +22,7 @@ profile xrdb @{exec_path} {
/usr/include/stdc-predef.h r,
/etc/X11/Xresources/x11-common r,
@{etc_ro}/Xresources/x11-common r,
# The location of the .Xresources file
owner @{HOME}/.Xresources r,