diff --git a/modules/Bar.qml b/modules/Bar.qml index 671a453..ce7d74e 100644 --- a/modules/Bar.qml +++ b/modules/Bar.qml @@ -10,7 +10,7 @@ PanelWindow { required property var screen color: "transparent" - layer: WlrLayer.Bottom + WlrLayerShell.layer: WlrLayer.Bottom anchors { top: true