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 ccd2fa3..300d4ce 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -240,7 +240,7 @@ changing that component. The ones that generalise:
is not an interruption.
- **A notification appears as a balloon or in the drawer's reserved space,
never both.** The drawer writes `notifyd/drawer` and the balloon shell reads
- it; `Drawer.qml`'s reserved `Item` is the space.
+ it; `desktop/NotificationList.qml` is the space.
- **The dead `waybar/modules/custom/notification.jsonc` and
`waybar/scripts/notifications.py` still shell out to `dunstctl`.** They are
not in the live waybar config; do not resurrect them.