Wallpaper: less login

This commit is contained in:
LemmyCook 2025-08-29 21:40:43 -04:00
parent 91afdf7f13
commit da266792df

View file

@ -58,8 +58,7 @@ Variants {
transitionType = 'fade' transitionType = 'fade'
} }
Logger.log("Background", "Using transition:", transitionType) //Logger.log("Background", "Using transition:", transitionType)
switch (transitionType) { switch (transitionType) {
case "none": case "none":
setWallpaperImmediate(servicedWallpaper) setWallpaperImmediate(servicedWallpaper)