mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
make unload actually unload...
This commit is contained in:
parent
f366b9aca6
commit
3e39fc7b13
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ Scope {
|
|||
width: sidebarWidth - Appearance.sizes.hyprlandGapsOut * 2
|
||||
height: parent.height - Appearance.sizes.hyprlandGapsOut * 2
|
||||
|
||||
Rectangle {
|
||||
sourceComponent: Rectangle {
|
||||
id: sidebarRightBackground
|
||||
|
||||
implicitHeight: parent.height - Appearance.sizes.hyprlandGapsOut * 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue