This commit is contained in:
Bloxx12 2025-05-06 09:38:56 +02:00
commit b750421f65
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E
6 changed files with 435 additions and 34 deletions

View file

@ -29,9 +29,10 @@ PanelWindow {
WorkspaceWidget {
bar: root
wsBaseIndex: root.screen.name == "DP-2" ? 11 : 1
}
SysTray {
bar: root
}
// SysTray {
// bar: root
// }
}
}