forked from Shinonome/dots-hyprland
quickshell: fix panelwindow size deprecation warnings
This commit is contained in:
@@ -37,8 +37,8 @@ Scope {
|
||||
right: true
|
||||
}
|
||||
|
||||
width: modelData.width
|
||||
height: modelData.height
|
||||
implicitWidth: modelData.width
|
||||
implicitHeight: modelData.height
|
||||
|
||||
HyprlandFocusGrab {
|
||||
id: grab
|
||||
|
||||
Reference in New Issue
Block a user