6372695b168b254b88890b3e2219a8cdfb065994
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>
Dotfiles (Niri + Wayland)
A personal Wayland desktop configuration centered around the Niri tiling compositor.
| Area | Tool |
|---|---|
| Compositor | niri |
| Bar | waybar |
| Terminal | alacritty |
| Shell | fish + starship |
| Launcher | wofi |
| Notifications | mako |
| Lockscreen | gtklock |
| Login/greeter | greetd + regreet |
| Wallpaper | swww |
| Screenshots | grim + slurp |
| Clipboard | cliphist |
| Theme | Tomorrow Night (GTK: Materia-dark, icons: Papirus) |
Everything is symlinked into ~/.config via install.sh, with packages listed in packages.txt.
Setup
git clone git@github.com:YOURNAME/dotfiles.git
cd dotfiles
./install.sh
Description
Languages
Shell
74.7%
CSS
25.3%