enable lockscreen

This commit is contained in:
2026-02-28 21:22:50 +01:00
parent 7817cb19f2
commit 976d6cf554
6 changed files with 55 additions and 21 deletions

View File

@@ -31,6 +31,17 @@
blur_size = 3;
}
];
auth = {
fingerprint = {
enabled = true;
# Optional: Customize messages
ready_message = "(Scan fingerprint to unlock)";
present_message = "Scanning fingerprint";
retry_delay = 250;
};
};
input-field = [
{
size = "200, 50";