Files
dotfiles/hypr/permissions.conf

20 lines
686 B
Plaintext

###################
### PERMISSIONS ###
###################
permission = /usr/bin/hypr.*, screencopy, deny
permission = /usr/bin/hyprpm, screencopy, deny
permission = /usr/bin/hyprlock, screencopy, allow
permission = /usr/bin/hyprpicker, screencopy, allow
permission = /usr/bin/grim, screencopy, allow
permission = /usr/bin/obs, screencopy, allow
permission = /usr/bin/obs-ffmpeg-mux, screencopy, allow
permission = /usr/(lib|libexec|lib64)/xdg-desktop-portal-hyprland, screencopy, allow
permission = /usr/(lib|libexec|lib64)/xdg-desktop-portal-hyprland, screencopy, allow
permission = *, keyboard, ask
ecosystem:enforce_permissions = true
ecosystem {
enforce_permissions = false
}