mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-12 03:49:57 -05:00
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