Files
euri-iso/iso-profiles/antergos-minimal/live-overlay/etc/calamares/modules/packagechooser_dm.conf
T

32 lines
759 B
Plaintext
Raw Normal View History

---
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: ""