SDDM pulls x11win-server (system repo) which conflicts with xlibre-xserver (world repo) pulled by Cinnamon/MATE/LXQt. Added warning descriptions to all DM choices suggesting LightDM for incompatible combos.
32 lines
759 B
Plaintext
32 lines
759 B
Plaintext
---
|
|
mode: required
|
|
|
|
method: netinstall-select
|
|
|
|
labels:
|
|
step: "Display Manager"
|
|
step[de]: "Display Manager"
|
|
|
|
default: SDDM
|
|
|
|
items:
|
|
- id: SDDM
|
|
name: sddm
|
|
description: "QML-based (KDE default). ⚠ May conflict with Cinnamon/MATE/LXQt (Xorg provider incompatibility). Use LightDM instead if installing those."
|
|
screenshot: ""
|
|
|
|
- id: LightDM
|
|
name: lightdm
|
|
description: "Cross-desktop (GTK). Compatible with all desktop environments."
|
|
screenshot: ""
|
|
|
|
- id: LXDM
|
|
name: lxdm
|
|
description: "Lightweight (LXDE). Compatible with all desktop environments."
|
|
screenshot: ""
|
|
|
|
- id: LY
|
|
name: ly
|
|
description: "Minimal TUI. Compatible with all desktop environments."
|
|
screenshot: ""
|