batmon/example.config.json

9 lines
126 B
JSON
Raw Normal View History

2024-01-11 19:51:07 +00:00
{
"batPaths": [
{
"path": "/sys/class/power_supply/BAT0",
"extraCommand": "notify-send 'hello'"
}
]
}