From 615c628e059960d3035d5a1462625920da49ace1 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Mon, 23 Jun 2025 23:48:32 -0400 Subject: change hyprlock input height --- modules/desktop/hyprlock.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/desktop/hyprlock.nix') diff --git a/modules/desktop/hyprlock.nix b/modules/desktop/hyprlock.nix index 9237be5..da0621c 100644 --- a/modules/desktop/hyprlock.nix +++ b/modules/desktop/hyprlock.nix @@ -33,7 +33,7 @@ in { # Password Input input-field = { - size = "300, 30"; + size = "300, 50"; outline_thickness = 0; dots_size = 0.25; dots_spacing = 0.55; -- cgit v1.2.3-freya