Initial Notification Daemon Impl

This commit is contained in:
Amaro Lopes
2025-09-22 23:49:22 -03:00
parent 99f7e41ff4
commit 01afd5718c
4 changed files with 79 additions and 8 deletions

View File

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