1
0
forked from ports/opt
opt/pulseaudio
Fredrik Rinnestam 4ba43a08fb pulseaudio: 14.0
2020-11-26 17:49:40 +01:00
..
2020-11-26 17:49:40 +01:00
2020-11-26 17:49:40 +01:00
2020-11-26 17:49:40 +01:00

If you are not running a fully fledged DE you might have trouble
with pulseaudio shutting down after being idle for a while. You can
work around this by starting pulseaudio like this:

~/.xinitrc
#!/bin/bash
pulseaudio --start --exit-idle-time=-1 --log-target=syslog &
exec /usr/bin/myawesomewm