diff options
| author | Danilo M. <danix@danix.xyz> | 2026-09-16 08:40:17 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-09-16 08:40:17 +0200 |
| commit | 63df22d6186530f4f3732af79d26d4cba2fa1746 (patch) | |
| tree | 9c7153bbaf4a607cf1ef23e2125a7862d9376cca | |
| parent | 5c6b30029671f946a617a376450037a925c30eb6 (diff) | |
| download | quickshell-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.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 |
