From 570d50bdb97918a0c6c560296d900367115c44dd Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 17 Jan 2026 10:58:02 +0900 Subject: modified .claude/settings.json, modified statuslines/statusline.sh --- default/.claude/settings.json | 24 ------------------------ 1 file changed, 24 deletions(-) (limited to 'default/.claude/settings.json') 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 - } - ] - } ] } } -{ -} -- cgit v1.2.3