This commit is contained in:
Zacharias-Brohn
2025-11-09 02:07:31 +01:00
parent 296264d2c8
commit a7fa1de539
+1 -1
View File
@@ -21,7 +21,7 @@ Scope {
Process {
id: ncProcess
command: ["sh", "-c", "qs -p /home/zach/GitProjects/z-bar-qt/shell.qml ipc call root showCenter"]
command: ["sh", "-c", "qs -p ./shell.qml ipc call root showCenter"]
running: false
}