forked from Shinonome/dots-hyprland
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