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
@@ -37,8 +37,8 @@ Scope {
right: true
}
width: modelData.width
height: modelData.height
implicitWidth: modelData.width
implicitHeight: modelData.height
HyprlandFocusGrab {
id: grab