pipewire [was Re: GNOME with openrc]
Adam Borowski
kilobyte at angband.pl
Fri Feb 4 14:25:01 GMT 2022
On Fri, Feb 04, 2022 at 01:19:46AM +0100, matthias.geiger1024 at tutanota.de wrote:
> I am trying to get the rest of the packages to run properly (pipewire..).
I currently run the following script at X startup:
.--====[ ~/bin/startpipewire ]
#!/bin/sh
pipewire &
sleep 1
wireplumber &
sleep 1
pipewire-pulse &
`----
Of course, that's a dirty hack but Works For Me™.
> Would it make sense just to write a small package containing the
> modifications and initfiles?
The less packages external to the daemon being started, the better.
Most maintainers are not hostile and accept patches.
Meow!
--
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Sometimes you benefit from delegating stuff. For example,
⢿⡄⠘⠷⠚⠋⠀ this way I get to be a vegetarian.
⠈⠳⣄⠀⠀⠀⠀
More information about the Debian-init-diversity
mailing list