batmon/example.config.json
2024-01-11 22:51:07 +03:00

9 lines
126 B
JSON

{
"batPaths": [
{
"path": "/sys/class/power_supply/BAT0",
"extraCommand": "notify-send 'hello'"
}
]
}