Add Pipewire, remove Pulseaudio

Pipewire is the new audio server for linux, supports JACK, ALSA and Pulseaudio backends
Also make sure 32 bit backends are installed too
This commit is contained in:
Kassin Dornelles 2022-03-23 06:42:24 -03:00 committed by GitHub
parent 00b49edc59
commit f2450f30be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 3 deletions

View File

@ -51,6 +51,7 @@ grub-customizer
gst-libav gst-libav
gst-plugins-good gst-plugins-good
gst-plugins-ugly gst-plugins-ugly
gst-plugin-pipewire
haveged haveged
htop htop
jdk-openjdk jdk-openjdk
@ -60,6 +61,8 @@ libtool
lsof lsof
lutris lutris
lzop lzop
lib32-pipewire
lib32-pipewire-jack
m4 m4
make make
neofetch neofetch
@ -74,9 +77,8 @@ patch
picom picom
pkgconf pkgconf
powerline-fonts powerline-fonts
pulseaudio pipewire
pulseaudio-alsa pipewire-alsa
pulseaudio-bluetooth
python-notify2 python-notify2
python-psutil python-psutil
python-pyqt5 python-pyqt5
@ -101,6 +103,7 @@ which
wine-gecko wine-gecko
wine-mono wine-mono
winetricks winetricks
wireplumber
zip zip
zsh zsh
zsh-syntax-highlighting zsh-syntax-highlighting