Files
dotfiles/README.md
T
funman300 5995139b44 docs: update screenshot tool reference to flameshot
The "Tooling" tables in README.md and ARCHITECTURE.md still listed
grim + slurp after the flameshot swap.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-05 23:15:16 -07:00

28 lines
672 B
Markdown

# 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 | flameshot |
| 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
```bash
git clone git@github.com:YOURNAME/dotfiles.git
cd dotfiles
./install.sh