From 5995139b44601960b89c0b05fefda79c3ec0b2de Mon Sep 17 00:00:00 2001 From: funman300 Date: Tue, 5 May 2026 23:15:16 -0700 Subject: [PATCH] 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) --- ARCHITECTURE.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ARCHITECTURE.md b/ARCHITECTURE.md index 17af766..d1eca24 100644 --- a/ARCHITECTURE.md +++ b/ARCHITECTURE.md @@ -134,7 +134,7 @@ This system is a **Wayland-first desktop environment** built around the **Niri c | Function | Tool | | ----------- | ------------ | | Wallpaper | swww | -| Screenshots | grim + slurp | +| Screenshots | flameshot | | Clipboard | cliphist | --- diff --git a/README.md b/README.md index 7a5fa46..b432d9f 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A personal Wayland desktop configuration centered around the **Niri** tiling com | Lockscreen | gtklock | | Login/greeter | greetd + regreet | | Wallpaper | swww | -| Screenshots | grim + slurp | +| Screenshots | flameshot | | Clipboard | cliphist | | Theme | Tomorrow Night (GTK: Materia-dark, icons: Papirus) |