9 lines
No EOL
225 B
JSON
9 lines
No EOL
225 B
JSON
{
|
|
"custom/recorder": {
|
|
"exec": "/path/to/recorder.py",
|
|
"return-type": "json",
|
|
"restart-interval": "never",
|
|
"on-click": "/path/to/recorder.sh screen",
|
|
"on-click-right": "/path/to/recorder.sh region"
|
|
}
|
|
} |