forked from Shinonome/dots-hyprland
make unload actually unload...
This commit is contained in:
@@ -56,7 +56,7 @@ Scope {
|
|||||||
width: sidebarWidth - Appearance.sizes.hyprlandGapsOut * 2
|
width: sidebarWidth - Appearance.sizes.hyprlandGapsOut * 2
|
||||||
height: parent.height - Appearance.sizes.hyprlandGapsOut * 2
|
height: parent.height - Appearance.sizes.hyprlandGapsOut * 2
|
||||||
|
|
||||||
Rectangle {
|
sourceComponent: Rectangle {
|
||||||
id: sidebarRightBackground
|
id: sidebarRightBackground
|
||||||
|
|
||||||
implicitHeight: parent.height - Appearance.sizes.hyprlandGapsOut * 2
|
implicitHeight: parent.height - Appearance.sizes.hyprlandGapsOut * 2
|
||||||
|
|||||||
Reference in New Issue
Block a user