update: install wireplumber as main package

installing pipewire pulls pipewire-media-session as a session manager by
default and audio fails to start as the dotfiles use wireplumber

install wireplumber instead and pull pipewire as a dependency
This commit is contained in:
Dejan Kutle 2022-10-23 19:21:02 +02:00
parent a0fb298c70
commit bd9527ebaa
No known key found for this signature in database
GPG Key ID: 909D771047A9F6D8

View File

@ -33,7 +33,7 @@ A,librewolf-bin,"the default browser of LARBS which also comes with ad-blocking
,noto-fonts,"is an expansive font package."
,noto-fonts-emoji,"is an emoji font."
,ntfs-3g,"allows accessing NTFS partitions."
,pipewire,"is the audio system."
,wireplumber,"is the audio system."
,pipewire-pulse,"gives pipewire compatibility with PulseAudio programs."
,pulsemixer,"is an audio controller."
,pamixer,"is a command-line audio interface."

1 #TAG NAME IN REPO (or git url) PURPOSE (should be a verb phrase to sound right while installing)
33 noto-fonts is an expansive font package.
34 noto-fonts-emoji is an emoji font.
35 ntfs-3g allows accessing NTFS partitions.
36 pipewire wireplumber is the audio system.
37 pipewire-pulse gives pipewire compatibility with PulseAudio programs.
38 pulsemixer is an audio controller.
39 pamixer is a command-line audio interface.