aboutsummaryrefslogtreecommitdiffstats
path: root/CLAUDE.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-11 11:04:01 +0200
committerDanilo M. <danix@danix.xyz>2026-09-11 11:04:01 +0200
commit255abda1f07b5af89998713375d7d2e51915d933 (patch)
treea0a84b53bed764823775f6f2e9bd6759e502d691 /CLAUDE.md
parenteb7235822a02f0d50de6fdf5d6f14b0c6fe8d440 (diff)
downloadunified-desktop-theme-255abda1f07b5af89998713375d7d2e51915d933.tar.gz
unified-desktop-theme-255abda1f07b5af89998713375d7d2e51915d933.zip
docs: add AGENTS.md with the project's non-obvious constraints
Records what cost real time to discover: that rofi's -dump-theme normalises values and cannot tell you what renders, that measuring screenshot pixels beats reasoning about the box model, that GTK3's theme comes from gsettings rather than settings.ini on Wayland, that ClearlyU shadows Private Use Area glyphs in fontconfig fallback, and why accent extraction must not go through wal -i. CLAUDE.md is a thin pointer at it, matching the user's global convention. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01G6aeE37K4GHBsaM51yLTTq
Diffstat (limited to 'CLAUDE.md')
-rw-r--r--CLAUDE.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CLAUDE.md b/CLAUDE.md
new file mode 100644
index 0000000..3599d0e
--- /dev/null
+++ b/CLAUDE.md
@@ -0,0 +1,7 @@
+# CLAUDE.md
+
+This file is intentionally thin. AGENTS.md is the single source of truth for
+this project, shared across every agent tool. Do not duplicate content here,
+edit AGENTS.md instead.
+
+@AGENTS.md