Upstream updates for keybinds

This commit is contained in:
Henry Sipp
2025-07-08 20:19:06 -05:00
parent c59e104441
commit d29aed71f8
5 changed files with 51 additions and 3 deletions
+2 -2
View File
@@ -21,7 +21,6 @@ in {
};
auth = {
fingerprint.enabled = true;
fingerprint.placeholder_text = "Enter Password 󰈷";
};
background = {
monitor = "";
@@ -46,7 +45,8 @@ in {
font_color = foregroundRgb;
placeholder_color = foregroundMutedRgb;
placeholder_text = "Enter Password";
# placeholder_text = "Enter Password";
placeholder_text = "Enter Password 󰈷";
check_color = "rgba(131, 192, 146, 1.0)";
fail_text = "Wrong";