mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-07-26 18:56:40 +10:00
quickshell: fix panelwindow size deprecation warnings
This commit is contained in:
@@ -68,8 +68,8 @@ Scope {
|
||||
}
|
||||
}
|
||||
|
||||
width: columnLayout.width
|
||||
height: columnLayout.height
|
||||
implicitWidth: columnLayout.width
|
||||
implicitHeight: columnLayout.height
|
||||
|
||||
ColumnLayout {
|
||||
id: columnLayout
|
||||
|
||||
Reference in New Issue
Block a user