add wallpaper to lightdm

This commit is contained in:
Noah Masur
2022-05-17 22:58:41 -04:00
parent 6c6d80a1d0
commit 077b3c9337
2 changed files with 3 additions and 1 deletions

View File

@ -22,6 +22,7 @@ in {
displayManager = {
lightdm = {
enable = config.services.xserver.enable;
background = config.gui.wallpaper;
# Make the login screen dark
greeters.gtk.theme = gtkTheme;