6372695b16
scripts/autostart.sh was never symlinked or referenced — niri's spawn-at-startup directives cover everything it launched. mako/config is gitignored (install.sh generates it from theme/colors.json) but was still tracked from the initial commit. The stale ~/.config/mako/config symlink that pointed at the repo caused install.sh's writes to land back in the repo. Removed both so install.sh now correctly produces a real generated file in ~/.config/mako/. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>