feat(system): menu parity for downstream options (slice 1)
Added toggles for updates, battery limit, bluetooth, and printing to the Control Center. Wired default values to read from theme-state.json settings. Verified: V1.
This commit is contained in:
@@ -17,6 +17,13 @@ Template:
|
||||
|
||||
---
|
||||
|
||||
## 2026-07-06 — menu parity for downstream-flake options (iteration #51, slice 1)
|
||||
- **Task:** PROPOSED item — ensure `nomarchy.*` options have a menu toggle where appropriate.
|
||||
- **Did:** Audited options and implemented the first slice of missing toggles in the TUI Control Center (`Updates`, `Battery Limit`, `Bluetooth`, `Printing`). Wired `modules/home/options.nix` and `modules/nixos/options.nix` to use `config.nomarchy.settings.*` as defaults.
|
||||
- **Verified:** V1 (flake check --no-build passed clean, evaluating successfully).
|
||||
- **Pending:** user visual review and testing.
|
||||
- **Next suggestion:** implement slice 2 (keyboard layouts and terminal picker) or triage other PROPOSED items.
|
||||
|
||||
## 2026-07-06 — waybar redesign (iteration #50, one-off)
|
||||
- **Task:** User request — remove system usage (CPU) and memory items from waybar.
|
||||
- **Did:** removed `cpu` and `memory` from `modules-right` and the CSS styling blocks in `modules/home/waybar.nix`.
|
||||
|
||||
Reference in New Issue
Block a user