aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-16 08:40:17 +0200
committerDanilo M. <danix@danix.xyz>2026-09-16 08:40:17 +0200
commit63df22d6186530f4f3732af79d26d4cba2fa1746 (patch)
tree9c7153bbaf4a607cf1ef23e2125a7862d9376cca
parent5c6b30029671f946a617a376450037a925c30eb6 (diff)
downloadquickshell-63df22d6186530f4f3732af79d26d4cba2fa1746.tar.gz
quickshell-63df22d6186530f4f3732af79d26d4cba2fa1746.zip
docs: the old waybar notification module is archived, not just dead
The note pointed at waybar/scripts/notifications.py and its module by path. Both moved to ~/bin/archive/ with the rest of the stock waybar theme, whose scripts had no caller left once this shell took over notifications. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
-rw-r--r--AGENTS.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/AGENTS.md b/AGENTS.md
index e387b2a..138148f 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -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