これで pushover できないのなんで
~/.claude/settings.json
{
"hooks": {
"Notification": [
{
"matcher": "",
"hooks": [
{
"type": "command",
"command": "pushover \"claude:hey done!\""
}
]
}
]
}
}
これで pushover できないのなんで
~/.claude/settings.json
{
"hooks": {
"Notification": [
{
"matcher": "",
"hooks": [
{
"type": "command",
"command": "pushover \"claude:hey done!\""
}
]
}
]
}
}
No replies yet.