]> Skullheadx's Git Forge - nixos.git/commitdiff
change hyprlock to use default which is more asethetical in my opinion
authorAndrew <admonty1@protonmail.com>
Sun, 24 Aug 2025 06:12:19 +0000 (02:12 -0400)
committerAndrew <admonty1@protonmail.com>
Sun, 24 Aug 2025 06:12:19 +0000 (02:12 -0400)
hyprlock.nix

index 6321a60f86f99a3e39a8351b27a90b3a7aecda31..8f36fd1c3ceedd4a5d19463e1a84a7d3ca1eac4a 100644 (file)
@@ -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";