18 lines
554 B
JSON
18 lines
554 B
JSON
{
|
|
"plugin_name": "CodexBar Meter",
|
|
"settings": {
|
|
"bar_provider_limit": {
|
|
"description": "Maximum number of provider meters shown in the bar capsule; the panel and tooltip still include all providers.",
|
|
"label": "Bar provider limit"
|
|
},
|
|
"codexbar_path": {
|
|
"description": "Command or absolute path used to query enabled CodexBar providers.",
|
|
"label": "CodexBar command"
|
|
},
|
|
"refresh_interval": {
|
|
"description": "Seconds between background usage refreshes.",
|
|
"label": "Refresh interval"
|
|
}
|
|
}
|
|
}
|