From 89b995261493b93a9b62e89391ade133f6d7c4b5 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Fri, 10 Apr 2026 16:43:35 +0200 Subject: Fix hyprlock failing on Mac Machines --- roles/hyprland/templates/hypr/hyprlock.conf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/hyprland/templates/hypr/hyprlock.conf.j2 b/roles/hyprland/templates/hypr/hyprlock.conf.j2 index 0a2e2d0f..55cb0baf 100644 --- a/roles/hyprland/templates/hypr/hyprlock.conf.j2 +++ b/roles/hyprland/templates/hypr/hyprlock.conf.j2 @@ -11,7 +11,7 @@ general { } auth { - fingerprint:enabled = true + fingerprint:enabled = false } animations { -- cgit v1.2.3