tray menu refresh

This commit is contained in:
Zacharias-Brohn
2025-11-08 14:42:20 +01:00
parent 70916e4755
commit 6d52325d89
12 changed files with 748 additions and 454 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ Item {
Process {
id: swayncProcess
command: ["swaync-client", "-t", "-sw"]
command: ["sh", "-c", "qs -p /home/zach/GitProjects/z-bar-qt/notification-test/shell.qml ipc call root showCenter"]
running: false
}