fix: clean up cpugov scripts and waybar polling
Replace infinite loop with single execution (waybar handles polling via interval), fix unquoted variables, simplify jq invocation.
This commit is contained in:
@@ -321,7 +321,7 @@
|
||||
"custom/cpugov": {
|
||||
"exec": "moonarch-waybar-cpugov",
|
||||
"return-type": "json",
|
||||
"restart-interval": 10,
|
||||
"interval": 5,
|
||||
"on-click": "moonarch-cpugov"
|
||||
},
|
||||
"custom/gpu-usage": {
|
||||
|
||||
Reference in New Issue
Block a user