26 lines
627 B
JSON
26 lines
627 B
JSON
{
|
|
"hooks": {
|
|
"Notification": [
|
|
{
|
|
"matcher": "",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "afplay /System/Library/Sounds/Glass.aiff"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Stop": [
|
|
{
|
|
"matcher": "",
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "afplay /System/Library/Sounds/Glass.aiff"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |