diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-27 11:57:18 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-27 11:57:18 -0400 |
| commit | def89bd3b5adc040b3aa9af74aeec87c4d91063e (patch) | |
| tree | 7fd5d43acbf62e0e2702922291f1aa7a7fe7a76c /todo.org | |
| parent | 6bdc1f089b5dedb88ca6650034246aa2119878f5 (diff) | |
| download | archsetup-def89bd3b5adc040b3aa9af74aeec87c4d91063e.tar.gz archsetup-def89bd3b5adc040b3aa9af74aeec87c4d91063e.zip | |
docs(todo): close waybar sysmonitor collapse
Diffstat (limited to 'todo.org')
| -rw-r--r-- | todo.org | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -779,12 +779,15 @@ A 2026-06-22 roam capture expands the scope past a passive indicator: the wifi m :END: From the roam inbox (2026-06-22): with Emacs integrated into the system as file manager and instant note-taker, make bouncing it trivial. A waybar component showing the emacs service status, with detail on hover, that turns the server on / off / bounce via right-click. Pairs with running the Emacs daemon as a managed systemd user service. -** TODO [#C] Collapse waybar sysmonitor to a single icon + hover :feature:waybar: +** DONE [#C] Collapse waybar sysmonitor to a single icon + hover :feature:waybar: +CLOSED: [2026-06-27 Sat] :PROPERTIES: :LAST_REVIEWED: 2026-06-24 :END: From the roam inbox (2026-06-22): replace the spread-out sysmonitor readouts (temp, cpu, mem, storage) with one visible icon showing a single chosen metric, the rest in the hover tooltip. Open question: fold it into the battery component instead of a standalone module. Implementation lives in the waybar config under ~/.dotfiles. +Shipped as a standalone =custom/sysmon= module (Craig's call: host-dependent primary — battery on laptop, disk on desktop — rather than fold into battery, which is laptop-only). Backing script =waybar-sysmon= gathers cpu/temp/mem/disk/battery, shows the host-appropriate metric, rest in tooltip; 13-case TDD suite; removed the 5 native modules + their CSS across all 3 themes. Dotfiles be7469b. + ** DONE [#C] Rename idle inhibitor to something more intuitive :chore:waybar: CLOSED: [2026-06-27 Sat] :PROPERTIES: |
