summaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org15
1 files changed, 15 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index 5f5f849..14ee07d 100644
--- a/todo.org
+++ b/todo.org
@@ -717,6 +717,21 @@ Create docs/hyprland-implementation-plan.org with:
- Testing checklist
- Rollback strategy
+*** TODO [#B] Add NVIDIA preflight check for Hyprland
+Detect NVIDIA GPU and warn user about potential Wayland issues:
+- Require driver version 535+ or abort
+- Document required env vars (LIBVA_DRIVER_NAME, GBM_BACKEND, etc.)
+- Prompt to continue or abort if NVIDIA detected
+
+*** TODO [#B] Validate DESKTOP_ENV default behavior
+Confirm that defaulting DESKTOP_ENV to "dwm" when unassigned is the right choice.
+Consider: should it prompt interactively instead? Or fail with a clear message?
+
+*** TODO [#B] Review Hyprland dotfile repositories for visual inspiration
+See docs/PLAN-20260124-hyprland.org "Notes & References" section for URLs.
+Look for minimal, clean setups that avoid excessive transparency.
+Drop any additional URLs found into docs/inbox/ for later review.
+
* Obstacles
** Limited Security Knowledge