opt/pulseaudio
2021-01-17 12:27:49 +01:00
..
.footprint pulseaudio: update to 14.2 2021-01-17 12:27:49 +01:00
.signature pulseaudio: update to 14.2 2021-01-17 12:27:49 +01:00
Pkgfile pulseaudio: update to 14.2 2021-01-17 12:27:49 +01:00
post-install pulseaudio: cleanup. added post-install script 2018-06-30 15:08:57 +02:00
pre-install [notify] pulseaudio: updated to 11.1. New deps: 2018-05-29 16:59:39 +02:00
README [notify] pulseaudio: updated to 11.1. New deps: 2018-05-29 16:59:39 +02: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