Small fixes for Notification

This commit is contained in:
Ly-sec 2025-08-11 13:02:44 +02:00
parent c7a07127d8
commit b2fb868cd7
3 changed files with 7 additions and 6 deletions

View file

@ -9,6 +9,7 @@ Variants {
delegate: PanelWindow {
required property ShellScreen modelData
property string wallpaperSource: Qt.resolvedUrl("../../Assets/Tests/wallpaper.png")
//property string wallpaperSource: Qt.resolvedUrl("/home/lysec/Pictures/wallpapers/wallhaven-6lqvql.jpg")
visible: wallpaperSource !== ""
color: "transparent"