diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-01-17 03:52:45 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-01-17 03:52:45 +0900 |
| commit | 39742b153c01864f9783ad1faf8939ee2e967759 (patch) | |
| tree | 2e9dec627a59cf11a27899ba9135b24de6577718 /default/.claude/settings.json | |
| parent | ce80c29f0eadc370c2aaa6ec655cc74b4e05cce0 (diff) | |
modified .claude/settings.json
Diffstat (limited to 'default/.claude/settings.json')
| -rw-r--r-- | default/.claude/settings.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/default/.claude/settings.json b/default/.claude/settings.json index 5d0bea5..fcc67a2 100644 --- a/default/.claude/settings.json +++ b/default/.claude/settings.json @@ -137,6 +137,7 @@ { "type": "command", "command": "notify-send -u critical -i dialog-warning '🤖 Claude Code' 'Permission confirmation required'", + "timeout": 5 } ] }, @@ -146,6 +147,7 @@ { "type": "command", "command": "notify-send -i dialog-question '🤖 Claude Code' 'Waiting for input'", + "timeout": 5 } ] } |
