permissions: disable automatic reloading of permissions from cfg
security reasons, avoid reading them live. Ideally we'd lock them behind sudo, but we can't do that.
This commit is contained in:
parent
9868b18378
commit
72cb5d24b6
3 changed files with 6 additions and 3 deletions
|
|
@ -57,6 +57,8 @@ env = HYPRCURSOR_SIZE,24
|
|||
###################
|
||||
|
||||
# See https://wiki.hyprland.org/Configuring/Permissions/
|
||||
# Please note permission changes here require a Hyprland restart and are not applied on-the-fly
|
||||
# for security reasons
|
||||
|
||||
# ecosystem {
|
||||
# enforce_permissions = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue