feat(desktop): workstation polish pack (apparmor, kernel panic, hyprpicker)
All checks were successful
Check / eval (push) Successful in 3m5s
All checks were successful
Check / eval (push) Successful in 3m5s
This commit is contained in:
@@ -17,6 +17,15 @@ Template:
|
||||
|
||||
---
|
||||
|
||||
## 2026-07-08 — Workstation polish pack: Security, Picker, Panic (iteration #86)
|
||||
- **Task:** Quick execution of 3 brainstormed PROPOSED items for a feature-complete, stable workstation.
|
||||
- **Did:**
|
||||
1. Enabled `security.apparmor.enable` system-wide.
|
||||
2. Added `boot.kernelParams = [ "panic=10" "oops=panic" ]` to auto-reboot the system upon catastrophic driver failure.
|
||||
3. Added `pkgs.hyprpicker` and bound it to `SUPER+SHIFT+C` for an instant Wayland color-picker.
|
||||
- **Verified:** Flake eval / logic.
|
||||
- **Pending:** nothing.
|
||||
|
||||
## 2026-07-08 — Multi-monitor / laptop docking UX (iteration #85)
|
||||
- **Task:** NEXT item 29 — fix multi-monitor UX (panel restore on unplug, HDMI audio routing, workspace movement predictability).
|
||||
- **Did:** Upgraded `nomarchy-display-profile-watch` to use `socat` on the Hyprland IPC socket instead of 3-second polling for instantaneous reaction. Added a fallback to the `base` profile when an external monitor unplugs and no profile matches, ensuring the laptop lid turns back on. Added `SUPER+ALT+arrow` keybinds to `keybinds.nix` for explicit, predictable workspace-to-monitor movement. Verified `nomarchy-menu audio` already serves as the HDMI audio router.
|
||||
|
||||
Reference in New Issue
Block a user