**animations**

oops
This commit is contained in:
Zacharias-Brohn
2025-11-17 15:00:22 +01:00
parent e1469df7ff
commit d8199f792a
6 changed files with 275 additions and 219 deletions
+4
View File
@@ -17,6 +17,10 @@ Scope {
screen: modelData
property var root: Quickshell.shellDir
NotificationCenter {
bar: bar
}
Process {
id: ncProcess
command: ["sh", "-c", `qs -p ${bar.root}/shell.qml ipc call root showCenter`]