progress
This commit is contained in:
parent
35524b5e6e
commit
b750421f65
6 changed files with 435 additions and 34 deletions
7
Bar.qml
7
Bar.qml
|
@ -29,9 +29,10 @@ PanelWindow {
|
|||
|
||||
WorkspaceWidget {
|
||||
bar: root
|
||||
wsBaseIndex: root.screen.name == "DP-2" ? 11 : 1
|
||||
}
|
||||
SysTray {
|
||||
bar: root
|
||||
}
|
||||
// SysTray {
|
||||
// bar: root
|
||||
// }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue