Files
euri-packages/packages/calamares-branding-antergos-next-minimal/packagechooser.conf
T
c-ludenberg a43ebd898e feat: new Antergos NeXT Minimal (Xfce) edition — branding, theme, and packaging
Introduces a lightweight Xfce-based variant of Antergos NeXT to work
around the 2 GB GitHub Releases limit for the full Plasma ISO.

New packages in antergos-packages:
- calamares-branding-antergos-next-minimal: Calamares branding variant
  that says "Minimal (Xfce)" with a notesqml page explaining why this
  edition exists (Plasma ISO exceeded GitHub's 2 GB limit).
- antergos-xfce-theme: GTK 2.0/3.0/3.20 + xfwm4 theme based on Numix,
  recolored to Antergos brand accent (#4A9EFF). Includes xfce-notify-4.0,
  metacity-1, openbox-3, and unity support directories.

packages.yaml updated with both new packages in the build list.
2026-07-08 18:51:27 +02:00

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"