opt/pulseaudio
2021-01-29 16:50:01 +00:00
..
.footprint
.signature pulseaudio: fixed build when bluez&sbc is not installed 2021-01-29 16:50:01 +00:00
Pkgfile pulseaudio: fixed build when bluez&sbc is not installed 2021-01-29 16:50:01 +00: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