mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
Add wallust support
This commit is contained in:
@@ -15,9 +15,9 @@ Variants {
|
||||
// Force update when SWWW setting changes
|
||||
onVisibleChanged: {
|
||||
if (visible) {
|
||||
console.log("Background: Showing wallpaper:", wallpaperSource)
|
||||
|
||||
} else {
|
||||
console.log("Background: Hiding wallpaper (SWWW enabled)")
|
||||
|
||||
}
|
||||
}
|
||||
color: "transparent"
|
||||
|
||||
Reference in New Issue
Block a user