$ sudo pacman -S pipewire pipewire-openrc wireplumber wireplumber-openrc pipewire-pulseaudio
Then you use:
$ rc-service --user pipewire start
$ rc-service --user wireplumber start
$ rc-update --user add pipewire
$ rc-update --user add wireplumber
$ sudo pacman -S pipewire pipewire-openrc wireplumber wireplumber-openrc pipewire-pulseaudio
Then you use:
$ rc-service --user pipewire start
$ rc-service --user wireplumber start
$ rc-update --user add pipewire
$ rc-update --user add wireplumber
I only switched to Artix cuz I like OpenRC
Do you have a spinning fish display in front of your homelab server, right? We all know the spinning fish improves performance and security, it is a indispensable part of homelabbing
Also a nice thing, my reasoning is just that I like a bunch of small bash scripts I can look inside and go “oh, so that’s why it broke”