quickshell: fix panelwindow size deprecation warnings

This commit is contained in:
end-4
2025-05-13 21:53:13 +02:00
parent d5eee84c87
commit 18356feab7
9 changed files with 14 additions and 14 deletions
@@ -68,8 +68,8 @@ Scope {
}
}
width: columnLayout.width
height: columnLayout.height
implicitWidth: columnLayout.width
implicitHeight: columnLayout.height
ColumnLayout {
id: columnLayout