mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +00:00
Add notification, Use font.pointSize
This commit is contained in:
@@ -9,6 +9,7 @@ import qs.Modules.Bar
|
||||
import qs.Modules.DemoPanel
|
||||
import qs.Modules.Background
|
||||
import qs.Modules.SidePanel
|
||||
import qs.Modules.Notification
|
||||
import qs.Services
|
||||
|
||||
ShellRoot {
|
||||
@@ -26,4 +27,8 @@ ShellRoot {
|
||||
SidePanel {
|
||||
id: sidePanel
|
||||
}
|
||||
|
||||
Notification {
|
||||
id: notification
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user