forked from Shinonome/dots-hyprland
wallpaper selector: add shadows
This commit is contained in:
@@ -102,6 +102,7 @@ Item {
|
||||
}
|
||||
|
||||
Item {
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
implicitWidth: wallpaperGridBackground.implicitWidth
|
||||
implicitHeight: wallpaperGridBackground.implicitHeight
|
||||
|
||||
@@ -110,8 +111,6 @@ Item {
|
||||
}
|
||||
Rectangle {
|
||||
id: wallpaperGridBackground
|
||||
|
||||
Layout.alignment: Qt.AlignHCenter
|
||||
color: Appearance.colors.colLayer0
|
||||
radius: Appearance.rounding.screenRounding
|
||||
border.width: 1
|
||||
|
||||
Reference in New Issue
Block a user