another mistake dammit

This commit is contained in:
Sakooooo 2023-07-10 23:12:00 +03:00
parent 2c6131e336
commit ec27b2ca6b
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -14,9 +14,10 @@ in
windowManager = {
bspwm.enable = true;
};
displayManager.lightdm = {
displayManager = {
defaultSession = "bspwm";
lightdm = {
enable = true;
defaultSession = "bspwm";
greeters.mini = {
enable = true;
user = "sako";
@ -27,6 +28,7 @@ in
background-image = "/home/sako/background.png"
'';
};
};
};
libinput = {
enable = true;