calamares-branding-antergos-next (pkgrel 19): - calamares-next.sh: fix SetConfig() symlink clobber — rm symlink before cp so config is written as standalone file - show.qml: remove squished logo slider, clean background overlay layout, remove Budgie references - settings_offline.conf: dracut/dracutlukscfg -> initcpiocfg/initcpio/ luksopenswaphookcfg; services-openrc -> services-artix; removeuser -> postcfg - settings_online.conf: same initcpio/service fixes; netinstall -> packagechooser + unpackfs; remove removeuser - packagechooser.conf: full DE selector with valid Artix groups (Plasma, Xfce, Cinnamon, MATE, LXQt, i3, Sway, Hyprland) + No Desktop option
56 lines
1.6 KiB
Plaintext
56 lines
1.6 KiB
Plaintext
---
|
|
mode: required
|
|
method: legacy
|
|
labels:
|
|
step: "Desktop Environment"
|
|
items:
|
|
- id: ""
|
|
name: "No Desktop"
|
|
description: "Install without a desktop environment — not recommended. You'll only get a TTY; screen recording won't work without a capture card."
|
|
- id: plasma
|
|
packages: [ plasma ]
|
|
name: "Plasma"
|
|
description: "KDE Plasma Desktop — modern, feature-rich, highly customizable"
|
|
- id: xfce
|
|
packages: [ xfce4, xfce4-goodies ]
|
|
name: "Xfce"
|
|
description: "Xfce — lightweight, classic desktop"
|
|
- id: cinnamon
|
|
packages:
|
|
- cinnamon
|
|
- cinnamon-control-center
|
|
- cinnamon-desktop
|
|
- cinnamon-menus
|
|
- cinnamon-screensaver
|
|
- cinnamon-session
|
|
- cinnamon-settings-daemon
|
|
- cinnamon-translations
|
|
name: "Cinnamon"
|
|
description: "Cinnamon — traditional desktop with modern conventions"
|
|
- id: mate
|
|
packages: [ mate, mate-extra ]
|
|
name: "MATE"
|
|
description: "MATE — continuation of GNOME 2"
|
|
- id: lxqt
|
|
packages: [ lxqt ]
|
|
name: "LXQt"
|
|
description: "LXQt — lightweight Qt desktop"
|
|
- id: i3
|
|
packages: [ i3 ]
|
|
name: "i3"
|
|
description: "i3 — tiling window manager"
|
|
- id: sway
|
|
packages:
|
|
- sway
|
|
- swaybg
|
|
- swayidle
|
|
- swaylock
|
|
name: "Sway"
|
|
description: "Sway — i3-compatible Wayland compositor"
|
|
- id: hyprland
|
|
packages:
|
|
- hyprland
|
|
- xdg-desktop-portal-hyprland
|
|
name: "Hyprland"
|
|
description: "Hyprland — dynamic tiling Wayland compositor"
|