aboutsummaryrefslogtreecommitdiff
path: root/docs/2026-06-10-tool-evaluation-criteria.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-18 20:03:16 -0500
committerCraig Jennings <c@cjennings.net>2026-07-18 20:03:16 -0500
commit98142bb495896c4084b2511f1f031e799c7f4b0e (patch)
tree0fcb6aab8118734611a2927065cb15cfb477b7e1 /docs/2026-06-10-tool-evaluation-criteria.org
parent6f156113823473d8827ed81da86f8db0bdabe19b (diff)
downloadarchsetup-98142bb495896c4084b2511f1f031e799c7f4b0e.tar.gz
archsetup-98142bb495896c4084b2511f1f031e799c7f4b0e.zip
docs: document single Dupre theme
Remove retired theme-switching guidance and Hudson references from active documentation.
Diffstat (limited to 'docs/2026-06-10-tool-evaluation-criteria.org')
-rw-r--r--docs/2026-06-10-tool-evaluation-criteria.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/2026-06-10-tool-evaluation-criteria.org b/docs/2026-06-10-tool-evaluation-criteria.org
index f5fec34..be0a79a 100644
--- a/docs/2026-06-10-tool-evaluation-criteria.org
+++ b/docs/2026-06-10-tool-evaluation-criteria.org
@@ -14,7 +14,7 @@ A replacement tool earns adoption only when it beats the incumbent on a dimensio
* Weighting criteria (compare on these)
- Daily-use win: does it remove a real friction, or is it novelty? "Answers in one command what took a pipeline" (dust) beats "same answer, prettier" (gping).
- Workflow fit: Emacs (dired, vterm, magit) and tmux already own many niches. A candidate duplicating them adds maintenance surface without adding capability (see: terminal tabs/splits, broot vs dired+zoxide).
-- Theme-system fit: can set-theme drive it (INI/TOML include, runtime color escape, reload signal)? Tools that can't follow dupre/hudson stay second-class.
+- Theme-system fit: can the Dupre apply path drive it (INI/TOML include, runtime color escape, reload signal)? Tools that cannot follow the desktop palette stay second-class.
- Packaging: official repo > AUR > git build. Every step down adds update fragility to fresh installs.
- Migration cost: config translation, muscle-memory retraining, installer changes. Cost scales with how load-bearing the incumbent is.