1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 04:09:15 -04:00
This commit is contained in:
bbedward
2025-09-07 22:20:00 -04:00
parent cebcb4d5d9
commit cd1c992abd
+2 -1
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