picodotdev / alis

Arch Linux Install Script (or alis, also known as the Arch Linux executable installation guide and wiki) installs an unattended, automated and customized Arch Linux system.
https://picodotdev.github.io/alis/
GNU General Public License v3.0
822 stars 319 forks source link

Added pipewire-alsa and wireplumber as default if pipewire is selected #209

Closed SaladinAyyub closed 2 years ago

SaladinAyyub commented 2 years ago

pipewire-alsa is required otherwise users might be left without audio on many applications. Wireplumber has replaced pipewire-media-session as the default session manager and pipewire-media-session has been deprecated by freedesktop.org so wireplumber is now the preferred session manager for desktop audio.

Change has been done in Archinstall https://github.com/archlinux/archinstall/pull/914

And Fedora https://fedoraproject.org/wiki/Changes/WirePlumber