diff --git a/components/containers/StyledWindow.qml b/components/containers/StyledWindow.qml index 8ea3c227..72bbed6f 100644 --- a/components/containers/StyledWindow.qml +++ b/components/containers/StyledWindow.qml @@ -5,8 +5,6 @@ import Caelestia.Config // qmllint disable uncreatable-type PanelWindow { // qmllint enable uncreatable-type - id: root - required property string name WlrLayershell.namespace: `caelestia-${name}`