diff options
| -rw-r--r-- | AGENTS.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -241,9 +241,9 @@ changing that component. The ones that generalise: - **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; `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. +- **The old waybar notification module shelled out to `dunstctl`.** It and its + `notifications.py` are archived under `~/bin/archive/`, with the rest of the + stock waybar theme; do not resurrect them. ## Theme |
