opt/pulseaudio
2019-09-13 20:33:36 +02:00
..
.footprint pulseaudio: updated to 13.0 2019-09-13 20:33:36 +02:00
.signature pulseaudio: updated to 13.0 2019-09-13 20:33:36 +02:00
Pkgfile pulseaudio: updated to 13.0 2019-09-13 20:33:36 +02:00
post-install
pre-install
README

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