Files
community-plugins/codexbar-meter/translations/en.json
T
2026-08-05 17:59:17 -04:00

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"
}
}
}