summaryrefslogtreecommitdiff
path: root/default/.claude
diff options
context:
space:
mode:
Diffstat (limited to 'default/.claude')
-rw-r--r--default/.claude/settings.json2
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
}
]
}