Revert "Quick fixs"

This commit is contained in:
Lysec 2025-07-20 12:03:19 +02:00 committed by GitHub
parent 3cf177de87
commit 2a303ffbaf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 7 deletions

View file

@ -23,7 +23,7 @@ Singleton {
Process {
id: zigstatProcess
running: true
command: [Quickshell.shellDir + "/Programs/zigstat", updateInterval]
command: [Quickshell.shellRoot + "/Programs/zigstat", updateInterval]
stdout: SplitParser {
onRead: function (line) {
try {