filter workspaces by monitor

This commit is contained in:
Damocles 2026-04-12 15:38:36 +02:00
parent 50cbbf6665
commit f6e61ffa3b
2 changed files with 9 additions and 4 deletions

View file

@ -50,7 +50,7 @@ PanelWindow {
anchors.verticalCenter: parent.verticalCenter
spacing: M.Theme.barSpacing
M.Workspaces { visible: M.Modules.workspaces }
M.Workspaces { bar: bar; visible: M.Modules.workspaces }
M.Tray {
bar: bar
visible: M.Modules.tray