From: Andrew Date: Sun, 24 Aug 2025 06:12:19 +0000 (-0400) Subject: change hyprlock to use default which is more asethetical in my opinion X-Git-Url: http://git.skullheadx.com/nixos/static/projects.html?a=commitdiff_plain;h=80ce7045b502b164eef4f4c1c28bda90421bab67;p=nixos.git change hyprlock to use default which is more asethetical in my opinion --- 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";