]> git.ekhem.eu.org Git - guix.git/commit
[home] Add desktop notification hooks for Claude Code.
authorJakub Czajka <jakub@ekhem.eu.org>
Sun, 21 Jun 2026 13:43:30 +0000 (15:43 +0200)
committerJakub Czajka <jakub@ekhem.eu.org>
Wed, 24 Jun 2026 22:53:20 +0000 (00:53 +0200)
commit08a457b98bd15f86a1fd81aed6e58f25e5c755c5
treeda173333dcb58144edec7826338987ecf4541ed8
parentd38abb94727c8039b1d269fb79ea1632cef50dd6
[home] Add desktop notification hooks for Claude Code.

Send dunstify notifications on permission_prompt and idle_prompt
events via a shell script alongside the existing guix-check hook.
Uses a single Notification matcher entry in project settings.json
referenced via CLAUDE_PROJECT_DIR.

Co-Authored-By: Claude <noreply@anthropic.com>
.claude/hooks/notify [new file with mode: 0755]
.claude/settings.json