Introduces iso-profiles/antergos-minimal/, a new Xfce-based profile for building a lightweight Antergos NeXT ISO under the 2 GB GitHub Releases limit (the full Plasma profile produces ~2.15 GB). Profile structure: - profile.yaml: Xfce4 desktop, dinit-only init packages, Falkon browser, minimal app selection, antergos-xfce-theme included in rootfs - root-overlay/: SDDM configured for xfce.desktop, GRUB theme pointed to antergos, xfconf settings for Antergos-NeXT GTK/xfwm4 theme - live-overlay/: Calamares offline + online configs, netinstall with multiple DE options (Plasma, Xfce, Cinnamon, MATE, LXQt, i3, Sway, Hyprland), notesqml@minimal-info step explaining the edition rationale, basestrap operations for antergos-release/grub-theme/keyring, display manager selection (SDDM/LightDM/LXDM/LY), audio services (pipewire), and antergos-xfce-theme in the Xfce subgroup Default Xfce theme is set to Antergos-NeXT (Numix-derived, blue accent) via xfconf XML in both live-overlay and root-overlay skel directories.
38 lines
876 B
Plaintext
38 lines
876 B
Plaintext
[General]
|
|
InputMethod=qtvirtualkeyboard
|
|
Numlock=none
|
|
|
|
[Theme]
|
|
DisableAvatarsThreshold=7
|
|
EnableAvatars=true
|
|
FacesDir=/usr/share/sddm/faces
|
|
ThemeDir=/usr/share/sddm/themes
|
|
|
|
[Users]
|
|
DefaultPath=/usr/local/bin:/usr/bin:/bin
|
|
HideShells=
|
|
HideUsers=
|
|
RememberLastSession=true
|
|
RememberLastUser=true
|
|
ReuseSession=false
|
|
|
|
[Wayland]
|
|
EnableHiDPI=false
|
|
SessionCommand=/usr/share/sddm/scripts/wayland-session
|
|
SessionDir=/usr/share/wayland-sessions
|
|
SessionLogFile=.local/share/sddm/wayland-session.log
|
|
|
|
[X11]
|
|
DisplayCommand=/usr/share/sddm/scripts/Xsetup
|
|
DisplayStopCommand=/usr/share/sddm/scripts/Xstop
|
|
EnableHiDPI=false
|
|
MinimumVT=7
|
|
ServerArguments=-nolisten tcp
|
|
ServerPath=/usr/bin/X
|
|
SessionCommand=/usr/share/sddm/scripts/Xsession
|
|
SessionDir=/usr/share/xsessions
|
|
SessionLogFile=.local/share/sddm/xorg-session.log
|
|
UserAuthFile=.Xauthority
|
|
XauthPath=/usr/bin/xauth
|
|
XephyrPath=/usr/bin/Xephyr
|