1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-11 07:52:50 -05:00

add namespaces to topbar and dock

This commit is contained in:
bbedward
2025-09-04 20:00:13 -04:00
parent 54b63a1f5f
commit c708f57e8f
2 changed files with 3 additions and 0 deletions

View File

@@ -17,6 +17,8 @@ import qs.Widgets
PanelWindow {
id: root
WlrLayershell.namespace: "quickshell:bar"
property var modelData
property string screenName: modelData.name
readonly property int notificationCount: NotificationService.notifications.length