thanks tassie c:

main
xenia 2023-10-21 21:20:03 +02:00
parent 2c47ce53d2
commit e60920021b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
services.xserver.displayManager = {
defaultSession = "xfce";
lightdm = {
background = ../backgrounds + ("/" + background-image); # only a spoonfull
background = ../backgrounds/${background-image};
greeters.slick.enable = true;
};
};