make mini greeter
This commit is contained in:
parent
957ec34a42
commit
400f6a5513
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue