Use separate conf file for each section

This commit is contained in:
Sem
2026-04-01 22:59:07 +02:00
parent f504c6c87c
commit 8f4689d237
9 changed files with 333 additions and 342 deletions

15
hypr/permissions.conf Normal file
View File

@@ -0,0 +1,15 @@
###################
### PERMISSIONS ###
###################
# See https://wiki.hypr.land/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
# }
# permission = /usr/(bin|local/bin)/grim, screencopy, allow
# permission = /usr/(lib|libexec|lib64)/xdg-desktop-portal-hyprland, screencopy, allow
# permission = /usr/(bin|local/bin)/hyprpm, plugin, allow