From 80ce7045b502b164eef4f4c1c28bda90421bab67 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sun, 24 Aug 2025 02:12:19 -0400 Subject: [PATCH] change hyprlock to use default which is more asethetical in my opinion --- hyprlock.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hyprlock.nix b/hyprlock.nix index 6321a60..8f36fd1 100644 --- a/hyprlock.nix +++ b/hyprlock.nix @@ -66,7 +66,8 @@ in font_color = "rgb(143, 143, 143)"; fade_on_empty = false; rounding = 15; - + + font_size = 30; font_family = "${font}"; placeholder_text = "Input password..."; fail_text = "$PAMFAIL"; -- 2.54.0