diff --git a/dot_config/hypr/hyprland.conf.tmpl b/dot_config/hypr/hyprland.conf.tmpl index d309039..f0d1ebd 100644 --- a/dot_config/hypr/hyprland.conf.tmpl +++ b/dot_config/hypr/hyprland.conf.tmpl @@ -147,7 +147,8 @@ ecosystem { } permission = /usr/bin/grim, screencopy, allow -permission = /usr/(lib|lib64)/xdg-desktop-portal-hyprland, screencopy, allow +permission = /usr/bin/hyprlock, screencopy, allow +permission = /usr/(lib|libexec|lib64)/xdg-desktop-portal-hyprland, screencopy, allow ############# ### INPUT ###