aboutsummaryrefslogtreecommitdiffstats
path: root/AGENTS.md
diff options
context:
space:
mode:
Diffstat (limited to 'AGENTS.md')
-rw-r--r--AGENTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/AGENTS.md b/AGENTS.md
index 300d4ce..e387b2a 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -249,7 +249,7 @@ changing that component. The ones that generalise:
No component defines a palette. `udt-accent`, in the
`unified-desktop-theme` repo alongside this one, writes
-`~/.cache/wal/udt-palette.qml` from its `palette.rasi`, carrying the whole
+`~/.cache/udt/udt-palette.qml` from its `palette.rasi`, carrying the whole
Catppuccin Macchiato palette plus the accent snapped from the current
wallpaper. `Theme.qml` parses and watches that file, so a palette edit
recolours a running shell with no restart.