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

@ -33,7 +33,7 @@ in {
};
background = [
{
path = toString ../../assets/lockscreen.png;
path = toString ../../assets/lockscreen.jpg;
color = "rgb(${base00})";
blur_passes = 3;
blur_size = 6;