refactor: waybar, hypr config
This commit is contained in:
19
hypr/permissions.conf
Normal file
19
hypr/permissions.conf
Normal file
@@ -0,0 +1,19 @@
|
||||
###################
|
||||
### 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
|
||||
}
|
||||
Reference in New Issue
Block a user