forked from Shinonome/dots-hyprland
remove debug print
This commit is contained in:
@@ -37,10 +37,7 @@ Scope { // Scope
|
|||||||
sidebarLoader.active = false
|
sidebarLoader.active = false
|
||||||
}
|
}
|
||||||
|
|
||||||
exclusiveZone: {
|
exclusiveZone: sidebarRoot.pin ? sidebarWidth : 0
|
||||||
console.log(sidebarRoot.pin ? sidebarWidth : 0)
|
|
||||||
return sidebarRoot.pin ? sidebarWidth : 0
|
|
||||||
}
|
|
||||||
implicitWidth: Appearance.sizes.sidebarWidthExtended
|
implicitWidth: Appearance.sizes.sidebarWidthExtended
|
||||||
WlrLayershell.namespace: "quickshell:sidebarLeft"
|
WlrLayershell.namespace: "quickshell:sidebarLeft"
|
||||||
// Hyprland 0.49: OnDemand is Exclusive, Exclusive just breaks click-outside-to-close
|
// Hyprland 0.49: OnDemand is Exclusive, Exclusive just breaks click-outside-to-close
|
||||||
|
|||||||
Reference in New Issue
Block a user