feat: add login window settings on darwin

This commit is contained in:
Guanran Wang 2023-09-20 07:10:58 +08:00
parent affe94bcc5
commit aaefd1da2e
Signed by: nyancat
SSH key fingerprint: SHA256:8oWGKciPALWut/6WA27oFKofX+6Wtc0gQnsefXLQx/8

View file

@ -55,6 +55,11 @@
ShowPathbar = true;
ShowStatusBar = false;
};
loginwindow = {
autoLoginUser = "Off";
DisableConsoleAccess = true;
GuestEnabled = false;
};
menuExtraClock = {
IsAnalog = false;
Show24Hour = false;