mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-10 07:25:37 -05:00
More wallpaper effects + per-monitor auto cycling
This commit is contained in:
@@ -159,8 +159,8 @@ Item {
|
||||
|
||||
imageSource: artUrl || lastValidArtUrl || ""
|
||||
fallbackIcon: "album"
|
||||
borderColor: Theme.primary
|
||||
borderWidth: 2
|
||||
border.color: Theme.primary
|
||||
border.width: 2
|
||||
|
||||
onImageSourceChanged: {
|
||||
if (imageSource && imageStatus !== Image.Error) {
|
||||
|
||||
Reference in New Issue
Block a user