From 54566b220c4310e7887cf7543053cee5e40a329a Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 8 Feb 2026 21:34:07 -0600 Subject: feat(archsetup): add slack with Wayland/DWM conditional Add slack-desktop-wayland for Hyprland, slack-desktop for DWM. Update Claude startup prompts, fix Hyprland portal/waybar startup order, add signal-desktop Wayland .desktop override. --- dotfiles/common/.local/bin/ai-assistants | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/common/.local/bin/ai-assistants') diff --git a/dotfiles/common/.local/bin/ai-assistants b/dotfiles/common/.local/bin/ai-assistants index 51028fe..3b4d80e 100755 --- a/dotfiles/common/.local/bin/ai-assistants +++ b/dotfiles/common/.local/bin/ai-assistants @@ -21,7 +21,7 @@ projects=( ) # Claude command to run in each window -CLAUDE_CMD='claude "Read docs/protocols.org and docs/NOTES.org, follow instructions exactly, then begin the session-start workflow"' +CLAUDE_CMD='claude "Read docs/protocols.org and follow all instructions."' # Create session with first project first="${projects[0]}" -- cgit v1.2.3