Place pipewire.desktop in root-overlay /etc/skel/.config/autostart/ so PipeWire starts via XDG autostart on login via the patched artix-pipewire-launcher (now supports dinit in our pipewire fork). Configure SDDM [Wayland] section with kwin_wayland compositor command for a Wayland-native greeter display. Includes: - buildiso: antergos theme symlinked as artix for prepare_grub - profile.yaml: dinit-user-spawn -> userspawn-dinit, added dbus-dinit-user, pipewire-pulse-dinit, userspawn-dinit to livefs, antergos-lsb-release - services-artix.conf: dinit-user-spawn -> userspawn - basestrap.conf: xlibre-xserver for online install - pacman.conf: IgnorePkg xorg-server to avoid conflict with xlibre - sddm.conf: Wayland compositor command - common.yaml: cleanup (dedup lsb-release, vi->ex-vi-compat, remove artix-grub-theme, jack2, noto-fonts-emoji) - iso-x86_64.conf: IgnorePkg xorg-server for ISO build
92 lines
1.8 KiB
YAML
92 lines
1.8 KiB
YAML
---
|
|
# Antergos NeXT Minimal (Xfce) profile
|
|
# Based on artools xfce profile with Antergos branding
|
|
|
|
live-session:
|
|
user: antergos
|
|
password: antergos
|
|
autologin: true
|
|
use-xlibre: true
|
|
services:
|
|
- acpid
|
|
- bluetoothd
|
|
- cronie
|
|
- cupsd
|
|
- NetworkManager
|
|
- sddm
|
|
- power-profiles-daemon
|
|
user-services:
|
|
- dbus
|
|
- pipewire
|
|
- pipewire-pulse
|
|
- wireplumber
|
|
rootfs:
|
|
packages:
|
|
- antergos-release
|
|
- antergos-lsb-release
|
|
- calamares
|
|
- calamares-branding-antergos-next-minimal
|
|
- antergos-next-keyring
|
|
- antergos-wallpapers
|
|
- antergos-sddm-theme
|
|
- antergos-grub-theme
|
|
- falkon
|
|
- antergos-xfce-theme
|
|
- xfce4
|
|
- xfce4-goodies
|
|
- thunar
|
|
- thunar-volman
|
|
- tumbler
|
|
- xfce4-terminal
|
|
- mousepad
|
|
- pavucontrol
|
|
- gnome-keyring
|
|
- parole
|
|
- ristretto
|
|
packages-init:
|
|
dinit:
|
|
- pipewire-dinit
|
|
- pipewire-pulse-dinit
|
|
- wireplumber-dinit
|
|
- userspawn-dinit
|
|
- sddm-dinit
|
|
- networkmanager-dinit
|
|
- cups-dinit
|
|
- acpid-dinit
|
|
- bluez-dinit
|
|
- cronie-dinit
|
|
- dbus-dinit
|
|
- dbus-dinit-user
|
|
- dhcpcd-dinit
|
|
- power-profiles-daemon-dinit
|
|
livefs:
|
|
packages:
|
|
- squashfs-tools
|
|
- calamares-extensions
|
|
- antergos-grub-theme
|
|
- antergos-grub-live
|
|
- broadcom-wl
|
|
- virtualbox-guest-utils
|
|
- mkinitcpio-nfs-utils
|
|
- pipewire
|
|
- pipewire-pulse
|
|
- wireplumber
|
|
- sof-firmware
|
|
- alsa-firmware
|
|
- alsa-utils
|
|
packages-init:
|
|
dinit:
|
|
- antergos-live-dinit
|
|
- acpid-dinit
|
|
- bluez-dinit
|
|
- cronie-dinit
|
|
- cups-dinit
|
|
- networkmanager-dinit
|
|
- power-profiles-daemon-dinit
|
|
- sddm-dinit
|
|
- dbus-dinit
|
|
- dbus-dinit-user
|
|
- pipewire-dinit
|
|
- pipewire-pulse-dinit
|
|
- wireplumber-dinit
|