hide tray group when no systray items are present

This commit is contained in:
Damocles 2026-04-17 00:59:39 +02:00
parent 208a9023b8
commit 5deb6e7b62
2 changed files with 1 additions and 1 deletions

View file

@ -138,7 +138,6 @@ PanelWindow {
leftEdge: !workspacesGroup.visible
M.Tray {
bar: bar
visible: M.Modules.tray.enable
}
}
M.BarGroup {