make mini greeter

This commit is contained in:
Sakooooo 2023-07-10 23:44:35 +03:00
parent 957ec34a42
commit 400f6a5513
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -25,6 +25,10 @@ in
extraConfig = ''
[greeter]
show-password-label = true
password-label-text = whats the magic word?
[greeter-theme]
password-border-color = "#08090e"
password-border-width = 1px
'';
};
};