aboutsummaryrefslogtreecommitdiffstats
path: root/desktop/modules/mail
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/modules/mail')
-rw-r--r--desktop/modules/mail/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/desktop/modules/mail/README.md b/desktop/modules/mail/README.md
index 34eaa53..022bdda 100644
--- a/desktop/modules/mail/README.md
+++ b/desktop/modules/mail/README.md
@@ -1,5 +1,12 @@
# mail-overview
+> **Now the `mail` module of the `desktop/` shell.** It is no longer a
+> standalone component: start the shell with `qs -p desktop` and open the page
+> from the drawer, or deep-link with `qs -p desktop ipc call drawer open mail`.
+> The `mail-overview` paths below are historical, the scripts now live under
+> `desktop/modules/mail/`, and the waybar click uses `ipc call drawer open
+> mail`. See `desktop/README.md`.
+
Unread mail across every account, as one waybar number and a drawer behind it.
Clicking the icon opens the drawer; Escape or a click outside closes it.