fix wallpaper on lock

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-07 16:34:19 -06:00
parent 542f2bf033
commit d6cd7b5e0b
3 changed files with 41 additions and 32 deletions

View file

@ -105,10 +105,7 @@ in
appearance = {
alwaysShowClock = true;
showMediaControls = true;
wallpaper = [
../../../hosts/_shared_assets/wallpapers/pixel_night.png
../../../hosts/_shared_assets/wallpapers/pixel_night_v.png
];
wallpaper = ../../../hosts/_shared_assets/wallpapers/pixel_night.png;
# wallpaperPlainColor = "0,64,174,256";
};
autoLock = false;