66 lines
1.3 KiB
Plaintext
66 lines
1.3 KiB
Plaintext
---
|
|
# Module packagechooser : sélection d'environnement de bureau
|
|
# Un seul choix possible (boutons radio)
|
|
|
|
mode: required
|
|
id: desktop
|
|
|
|
items:
|
|
- id: xfce
|
|
packages: []
|
|
name:
|
|
- locale: ""
|
|
value: "Xfce (Recommandé)"
|
|
description:
|
|
- locale: ""
|
|
value: "Léger, rapide et stable — déjà inclus dans l'ISO, aucun téléchargement."
|
|
|
|
- id: kde
|
|
packages:
|
|
- plasma-meta
|
|
- konsole
|
|
- dolphin
|
|
- sddm
|
|
name:
|
|
- locale: ""
|
|
value: "KDE Plasma"
|
|
description:
|
|
- locale: ""
|
|
value: "Bureau moderne, riche en fonctionnalités et très personnalisable."
|
|
|
|
- id: gnome
|
|
packages:
|
|
- gnome
|
|
- gdm
|
|
name:
|
|
- locale: ""
|
|
value: "GNOME"
|
|
description:
|
|
- locale: ""
|
|
value: "Interface épurée centrée sur la productivité."
|
|
|
|
- id: hyprland
|
|
packages:
|
|
- hyprland
|
|
- xdg-desktop-portal-hyprland
|
|
- xdg-desktop-portal-gtk
|
|
- waybar
|
|
- wofi
|
|
- kitty
|
|
- swaybg
|
|
- swayidle
|
|
- swaylock
|
|
- xorg-xwayland
|
|
- wl-clipboard
|
|
- grim
|
|
- slurp
|
|
- qt5-wayland
|
|
- qt6-wayland
|
|
- sddm
|
|
name:
|
|
- locale: ""
|
|
value: "Hyprland"
|
|
description:
|
|
- locale: ""
|
|
value: "Compositeur Wayland dynamique — tiling Wayland (utilisateurs avancés)."
|