mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-15 05:19:58 -05:00
quickshell: fix panelwindow size deprecation warnings
This commit is contained in:
@@ -38,8 +38,8 @@ Scope {
|
||||
anchors.top: true
|
||||
margins.top: 0
|
||||
|
||||
width: rect.width + shadow.radius * 2
|
||||
height: rect.height + shadow.radius * 2
|
||||
implicitWidth: rect.width + shadow.radius * 2
|
||||
implicitHeight: rect.height + shadow.radius * 2
|
||||
|
||||
// color blending is a bit odd as detailed in the type reference.
|
||||
color: "transparent"
|
||||
|
||||
Reference in New Issue
Block a user