summaryrefslogtreecommitdiffstats
path: root/hyprlock.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hyprlock.nix')
-rw-r--r--hyprlock.nix3
1 files changed, 2 insertions, 1 deletions
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";