diff options
Diffstat (limited to 'default/.claude/settings.json')
| -rw-r--r-- | default/.claude/settings.json | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/default/.claude/settings.json b/default/.claude/settings.json index fcc67a2..c6e0048 100644 --- a/default/.claude/settings.json +++ b/default/.claude/settings.json @@ -129,30 +129,6 @@ } ] } - ], - "Notification": [ - { - "matcher": "permission_prompt", - "hooks": [ - { - "type": "command", - "command": "notify-send -u critical -i dialog-warning '🤖 Claude Code' 'Permission confirmation required'", - "timeout": 5 - } - ] - }, - { - "matcher": "idle_prompt", - "hooks": [ - { - "type": "command", - "command": "notify-send -i dialog-question '🤖 Claude Code' 'Waiting for input'", - "timeout": 5 - } - ] - } ] } } -{ -} |
