filter workspaces by monitor
This commit is contained in:
parent
50cbbf6665
commit
f6e61ffa3b
2 changed files with 9 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue