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:
parent
00b49edc59
commit
f2450f30be
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue