13 lines
271 B
Plaintext
13 lines
271 B
Plaintext
{
|
|
"custom/gpuinfo#amd": {
|
|
"exec-if": "hyde-shell gpuinfo --stat amd >/dev/null 2>&1",
|
|
"exec": "hyde-shell gpuinfo --use amd ",
|
|
"return-type": "json",
|
|
"format": "{0}",
|
|
"rotate": 0,
|
|
"interval": 5,
|
|
"tooltip": true,
|
|
"max-length": 1000
|
|
}
|
|
}
|