fix wallpaper on lock
This commit is contained in:
parent
542f2bf033
commit
d6cd7b5e0b
3 changed files with 41 additions and 32 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue