mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
worked on QML and other minor details
This commit is contained in:
@@ -17,9 +17,10 @@ ShellRoot {
|
||||
bar: bar
|
||||
}
|
||||
|
||||
Component.onCompleted: () => {
|
||||
Component.onCompleted: {
|
||||
//Launcher.Controller.init();
|
||||
Screenshot.Controller.init();
|
||||
//Lock.Controller.init();
|
||||
}
|
||||
Notifs.NotificationCenter.init();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user