Replace @{HOME}/.local/lib with @{user_lib_dirs}

This commit is contained in:
ShellCode33 2023-07-27 00:15:17 +02:00
parent fea7d77e4e
commit b2efc447a1
No known key found for this signature in database
GPG key ID: 8F94C574DA3B4DB0

View file

@ -75,7 +75,7 @@ profile openbox @{exec_path} {
# Silencer
deny @{lib}/python3/** w,
deny owner @{HOME}/.local/lib/python*/site-packages/ r,
deny owner @{user_lib_dirs}/python*/site-packages/ r,
# file_inherit
owner @{HOME}/.xsession-errors w,