mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-26 02:27:30 -05:00
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