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/.zshrc.d/aliases.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dotfiles/common/.zshrc.d/aliases.sh') diff --git a/dotfiles/common/.zshrc.d/aliases.sh b/dotfiles/common/.zshrc.d/aliases.sh index 9be16da..1321bf0 100644 --- a/dotfiles/common/.zshrc.d/aliases.sh +++ b/dotfiles/common/.zshrc.d/aliases.sh @@ -80,7 +80,7 @@ alias gdbx="gdb --batch --ex r --ex bt --ex q --args" # ============================================================================= # Claude Code # ============================================================================= -alias hey='claude "Read ./docs/protocols.org and ./docs/NOTES.org, follow their instructions, then run session startup workflow."' +alias hey='claude "Read docs/protocols.org and follow all instructions."' # ============================================================================= # Phenomenology RAG (ollama/deepseek) -- cgit v1.2.3