diff options
| author | Craig Jennings <c@cjennings.net> | 2026-05-14 14:13:20 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-05-14 14:13:20 -0500 |
| commit | 2a4637b401a3e47547edc21641512633647df35f (patch) | |
| tree | ba44e4d6429943861b17c3204bf768555337ee75 /docs | |
| parent | 3e35365904f4220f6a186aa78af5da7acf6928b8 (diff) | |
| download | dotemacs-2a4637b401a3e47547edc21641512633647df35f.tar.gz dotemacs-2a4637b401a3e47547edc21641512633647df35f.zip | |
refactor(dashboard): regroup launcher icons into 4/4/4 by purpose
Telegram had landed alone on a third row of one icon, with the
first two rows holding a mixed bag (Code next to Email next to
Agenda next to Files next to Music; Feeds next to IRC next to
Slack next to Flashcards next to Books next to Terminal). No
category showed up grouped, and the asymmetry was bugging me
every dashboard open.
Regroup by what the icons actually do. Three rows of four:
- Row 1 Work: Code / Files / Terminal / Agenda
- Row 2 Read & Learn: Feeds / Books / Flashcards / Music
- Row 3 Communication: Email / IRC / Slack / Telegram
Reorder the `define-key' calls on `dashboard-mode-map' to mirror
the row layout -- reading the keymap top-to-bottom now matches
reading the icons left-to-right.
Drive-by fix in the same commit: Music had an icon but no
`dashboard-mode-map' keybinding (mouse-only). Bound to `m'.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions
