Separate host-specific monitor and workspace configuration #108

Open
opened 2026-07-28 07:54:58 +01:00 by nimmo · 0 comments
Owner

Ref #89.

Goal

Keep generic Hyprland settings separate from Electra monitor and workspace details.

Scope

  • Define a generic compositor baseline.
  • Provide a host-specific monitor/workspace override path.
  • Account for Electra's physical GPU specialisations without treating specialisation as a workload preference.
  • Consider a safe fallback for undetected or changed monitor layouts.

Acceptance criteria

  • Generic Hyprland settings contain no Electra-only monitor assumptions.
  • Monitor/workspace configuration can differ by host or hardware mode.
  • A missing or changed monitor does not make the session unusable.
  • The configuration remains understandable without requiring an external display-layout GUI.
Ref #89. ## Goal Keep generic Hyprland settings separate from Electra monitor and workspace details. ## Scope - Define a generic compositor baseline. - Provide a host-specific monitor/workspace override path. - Account for Electra's physical GPU specialisations without treating specialisation as a workload preference. - Consider a safe fallback for undetected or changed monitor layouts. ## Acceptance criteria - Generic Hyprland settings contain no Electra-only monitor assumptions. - Monitor/workspace configuration can differ by host or hardware mode. - A missing or changed monitor does not make the session unusable. - The configuration remains understandable without requiring an external display-layout GUI.
Sign in to join this conversation.
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
nimmo/nixos-config#108
No description provided.