rebrand!: Antergos NeXT -> Euri Linux
This commit is contained in:
@@ -0,0 +1,162 @@
|
||||
---
|
||||
mode: required
|
||||
method: netinstall-add
|
||||
labels:
|
||||
step: "Desktop Environment"
|
||||
step[de]: "Desktop-Umgebung"
|
||||
default: Plasma
|
||||
items:
|
||||
- id: Plasma
|
||||
name: "KDE Plasma"
|
||||
description: "Full-featured modern desktop. The default Euri Linux experience."
|
||||
screenshot: ""
|
||||
netinstall:
|
||||
name: "KDE Plasma"
|
||||
selected: true
|
||||
critical: false
|
||||
packages:
|
||||
- plasma
|
||||
- ark
|
||||
- dolphin
|
||||
- ffmpegthumbs
|
||||
- gwenview
|
||||
- kate
|
||||
- keditbookmarks
|
||||
- kfind
|
||||
- kgpg
|
||||
- kio-admin
|
||||
- konsole
|
||||
- konversation
|
||||
- kwalletmanager
|
||||
- okular
|
||||
- partitionmanager
|
||||
- euri-desktop-settings
|
||||
- euri-layan-theme
|
||||
- tela-circle-icon-theme-git
|
||||
- cava
|
||||
- python-websockets
|
||||
- qt6-websockets
|
||||
- btop
|
||||
- imagemagick
|
||||
- fastfetch
|
||||
- noto-fonts-emoji
|
||||
- adw-gtk-theme
|
||||
- ttf-hack-nerd
|
||||
- ttf-fira-code
|
||||
- ttf-terminus-nerd
|
||||
- ttf-meslo-nerd
|
||||
- kwin-zones
|
||||
- oh-my-posh-bin
|
||||
- pacseek
|
||||
- id: PlasmaMinimal
|
||||
name: "KDE Plasma (Minimal)"
|
||||
description: "Stock Plasma on Wayland — kitty, pcmanfm-qt, featherpad, grim. No branding. For low-end hardware."
|
||||
screenshot: ""
|
||||
netinstall:
|
||||
name: "KDE Plasma (Minimal)"
|
||||
selected: true
|
||||
critical: false
|
||||
packages:
|
||||
- plasma-meta
|
||||
- kitty
|
||||
- pcmanfm-qt
|
||||
- featherpad
|
||||
- grim
|
||||
- slurp
|
||||
- id: Xfce
|
||||
name: "Xfce"
|
||||
description: "Lightweight traditional desktop. Fast and low on resources."
|
||||
screenshot: ""
|
||||
netinstall:
|
||||
name: "Xfce"
|
||||
selected: true
|
||||
critical: false
|
||||
packages:
|
||||
- xfce4
|
||||
- xfce4-goodies
|
||||
- id: Cinnamon
|
||||
name: "Cinnamon"
|
||||
description: "Traditional desktop with modern features (GNOME-based)"
|
||||
screenshot: ""
|
||||
netinstall:
|
||||
name: "Cinnamon"
|
||||
selected: true
|
||||
critical: false
|
||||
packages:
|
||||
- cinnamon
|
||||
- cinnamon-control-center
|
||||
- cinnamon-desktop
|
||||
- cinnamon-menus
|
||||
- cinnamon-screensaver
|
||||
- cinnamon-session
|
||||
- cinnamon-settings-daemon
|
||||
- cinnamon-translations
|
||||
- id: MATE
|
||||
name: "MATE"
|
||||
description: "Classic desktop — continuation of GNOME 2"
|
||||
screenshot: ""
|
||||
netinstall:
|
||||
name: "MATE"
|
||||
selected: true
|
||||
critical: false
|
||||
packages:
|
||||
- mate
|
||||
- mate-extra
|
||||
- id: LXQt
|
||||
name: "LXQt"
|
||||
description: "Lightweight Qt-based desktop"
|
||||
screenshot: ""
|
||||
netinstall:
|
||||
name: "LXQt"
|
||||
selected: true
|
||||
critical: false
|
||||
packages:
|
||||
- lxqt
|
||||
- id: i3
|
||||
name: "i3"
|
||||
description: "Minimal tiling window manager (keyboard-driven)"
|
||||
screenshot: ""
|
||||
netinstall:
|
||||
name: "i3"
|
||||
selected: true
|
||||
critical: false
|
||||
packages:
|
||||
- i3
|
||||
- euri-i3-config
|
||||
- id: Sway
|
||||
name: "Sway"
|
||||
description: "i3-compatible Wayland compositor"
|
||||
screenshot: ""
|
||||
netinstall:
|
||||
name: "Sway"
|
||||
selected: true
|
||||
critical: false
|
||||
packages:
|
||||
- sway
|
||||
- swaybg
|
||||
- swayidle
|
||||
- swaylock
|
||||
- euri-sway-config
|
||||
- id: Hyprland
|
||||
name: "Hyprland"
|
||||
description: "Dynamic tiling Wayland compositor with eye candy"
|
||||
screenshot: ""
|
||||
netinstall:
|
||||
name: "Hyprland"
|
||||
selected: true
|
||||
critical: false
|
||||
packages:
|
||||
- hyprland
|
||||
- xdg-desktop-portal-hyprland
|
||||
- euri-hyprland-config
|
||||
- id: COSMIC
|
||||
name: "COSMIC"
|
||||
description: "Modern Rust-based desktop. Select greetd as DM."
|
||||
screenshot: ""
|
||||
netinstall:
|
||||
name: "COSMIC"
|
||||
selected: true
|
||||
critical: false
|
||||
packages:
|
||||
- cosmic
|
||||
- cosmic-greeter-dinit
|
||||
Reference in New Issue
Block a user