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:
2026-03-28 14:31:00 +01:00
parent f5d94e8bc0
commit ef78e32394
3 changed files with 37 additions and 46 deletions
+1 -1
View File
@@ -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": {