From b84b02d4572a904f637e9b6be8d85e7262c50479 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Tue, 13 Jan 2026 07:57:24 -0600 Subject: dotfiles: caffeine-ng fix, redshift improvements, ai-assistants update - xinitrc: replace caffeine/caffeine-indicator with caffeine start - redshift: improve night settings (4500K, no dimming), add comments - ai-assistants: read protocols.org before NOTES.org - thunar/calibre: minor auto-generated config updates --- dotfiles/system/.local/bin/ai-assistants | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/system/.local/bin/ai-assistants') diff --git a/dotfiles/system/.local/bin/ai-assistants b/dotfiles/system/.local/bin/ai-assistants index 526be6a..8210320 100755 --- a/dotfiles/system/.local/bin/ai-assistants +++ b/dotfiles/system/.local/bin/ai-assistants @@ -21,7 +21,7 @@ projects=( ) # Claude command to run in each window -CLAUDE_CMD='claude "Please read ./docs/NOTES.org and begin the session start workflow"' +CLAUDE_CMD='claude "Please read ./docs/protocols.org and ./docs/NOTES.org, then begin the session start workflow"' # Create session with first project first="${projects[0]}" -- cgit v1.2.3