1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-10 07:25:37 -05:00

feat: layer namespaces (#635)

This commit is contained in:
claymorwan
2025-11-05 19:56:56 +01:00
committed by GitHub
parent 0ee89920fd
commit 95c711ce7e
29 changed files with 54 additions and 9 deletions

View File

@@ -18,7 +18,7 @@ Variants {
delegate: PanelWindow {
id: dock
WlrLayershell.namespace: "quickshell:dock"
WlrLayershell.namespace: "dms:dock"
readonly property bool isVertical: SettingsData.dockPosition === SettingsData.Position.Left || SettingsData.dockPosition === SettingsData.Position.Right