mirror of
https://github.com/hexolan/dotfiles.git
synced 2026-03-26 10:11:15 +00:00
Barebones default configurations (pending publication of my 'rice'). Has some basic layout tweaks from the default `hyprland` config + some integration of `swaync` into `waybar`.
16 lines
487 B
Plaintext
16 lines
487 B
Plaintext
###################
|
|
### 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
|