new lockscreen

This commit is contained in:
Reid 2024-12-18 17:42:39 -08:00
parent 473362b5f8
commit 96b2e6073d
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
7 changed files with 3 additions and 2 deletions

View file

@ -49,7 +49,7 @@ in {
flavor = variant;
font = config.modules.desktop.fonts.fonts.sansSerif.family;
fontSize = toString config.modules.desktop.fonts.fonts.sansSerif.size;
background = ../../../../assets/lockscreen.png;
background = ../../../../assets/lockscreen.jpg;
loginBackground = true;
});
};