mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-09 23:22:57 +00:00
temp: try to show users in lightdm greeter
still isn't working unfortunately
This commit is contained in:
parent
52edaa7d9c
commit
22885f1b27
@ -27,6 +27,11 @@ in {
|
||||
# Make the login screen dark
|
||||
greeters.gtk.theme = gtkTheme;
|
||||
|
||||
# Show default user
|
||||
extraSeatDefaults = ''
|
||||
greeter-hide-users = false
|
||||
'';
|
||||
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user