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