1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00
This commit is contained in:
bbedward
2025-09-07 22:20:00 -04:00
parent cebcb4d5d9
commit cd1c992abd

View File

@@ -10,6 +10,8 @@ import qs.Widgets
PanelWindow {
id: dock
WlrLayershell.namespace: "quickshell:dock"
WlrLayershell.layer: WlrLayershell.Top
WlrLayershell.exclusiveZone: -1
WlrLayershell.keyboardFocus: WlrKeyboardFocus.None
@@ -98,7 +100,6 @@ PanelWindow {
Rectangle {
id: dockBackground
WlrLayershell.namespace: "quickshell:dock"
objectName: "dockBackground"
anchors {
top: parent.top