Initial SysTray Implementation

This commit is contained in:
Amaro Lopes
2025-09-22 03:02:20 -03:00
parent 65497edde2
commit f7479c1e58
3 changed files with 44 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ ShellRoot {
panelMonitor: "DP-1"
barComponentsLeft: []
barComponentsCenter: ["Workspaces.qml"]
barComponentsRight: ["AudioWidget.qml", "ClockWidget.qml"]
barComponentsRight: ["AudioWidget.qml", "SysTrayWidget.qml", "ClockWidget.qml"]
}
Bar {