mirror of
https://github.com/NotAShelf/batmon.git
synced 2024-11-01 11:01:17 +00:00
9 lines
126 B
JSON
9 lines
126 B
JSON
{
|
|
"batPaths": [
|
|
{
|
|
"path": "/sys/class/power_supply/BAT0",
|
|
"extraCommand": "notify-send 'hello'"
|
|
}
|
|
]
|
|
}
|