From 39742b153c01864f9783ad1faf8939ee2e967759 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 17 Jan 2026 03:52:45 +0900 Subject: modified .claude/settings.json --- default/.claude/settings.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'default') 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 } ] } -- cgit v1.2.3