mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-17 22:39:57 -05:00
quickshell: fix panelwindow size deprecation warnings
This commit is contained in:
@@ -30,7 +30,7 @@ Scope {
|
||||
|
||||
screen: modelData
|
||||
WlrLayershell.namespace: "quickshell:bar"
|
||||
height: barHeight + Appearance.rounding.screenRounding
|
||||
implicitHeight: barHeight + Appearance.rounding.screenRounding
|
||||
exclusiveZone: showBarBackground ? barHeight : (barHeight - 4)
|
||||
mask: Region {
|
||||
item: barContent
|
||||
|
||||
Reference in New Issue
Block a user