Files
euri-iso/iso-profiles/antergos/live-overlay/etc/calamares/modules/packagechooser_dm.conf
T
c-ludenberg a8446b4dcc feat: add COSMIC desktop, greetd DM, and transparent logo to root-overlay
- Add COSMIC desktop subgroup to online netinstall (galaxy repo)
- Add greetd as display manager option in packagechooser_dm.conf
  (required by COSMIC's cosmic-greeter)
- Replace non-transparent 900x650 logo with transparent removebg version
  at 128x92 (128x128) and 256x185 (256x256) in root-overlay icon theme paths
- Update docs to reflect COSMIC availability and greetd option
2026-07-14 20:44:22 +02:00

37 lines
706 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 display manager (KDE default)"
screenshot: ""
- id: LightDM
name: lightdm
description: "Cross-desktop display manager (GTK)"
screenshot: ""
- id: LXDM
name: lxdm
description: "Lightweight display manager (LXDE)"
screenshot: ""
- id: LY
name: ly
description: "Minimal TUI display manager"
screenshot: ""
- id: greetd
name: greetd
description: "Minimal display manager (recommended for COSMIC)"
screenshot: ""