Revert "Quick fixs"
This commit is contained in:
parent
3cf177de87
commit
2a303ffbaf
4 changed files with 6 additions and 7 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue