File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -74,10 +74,14 @@ actions:
7474 - fwupd
7575 # defaults to "systemd-sysv"; perhaps not needed
7676 - init
77+ # Bluetooth audio support
78+ - libspa-0.2-bluetooth
7779 # Ethernet, Wi-Fi, WWAN; built-in DHCP client
7880 - network-manager
7981 # standard networking files (/etc/hosts, /etc/services etc.)
8082 - netbase
83+ # audio
84+ - pipewire
8185 # Qualcomm Remote Filesystem Service; needed for WiFi on
8286 # some ath10k devices such as on RB1
8387 - rmtfs
@@ -211,6 +215,12 @@ actions:
211215 - chromium
212216 # bluetooth settings
213217 - blueman
218+ # audio: wireplumber for session integration, pipewire-pulse for chromium
219+ # and xfce4-pulseaudio-plugin, and pavucontrol as referenced from the
220+ # xfce pulse panel applet
221+ - pavucontrol
222+ - pipewire-pulse
223+ - wireplumber
214224{{- end }}
215225
216226 - action : run
You can’t perform that action at this time.
0 commit comments