opt/pulseaudio
Fredrik Rinnestam fb88c609c1 [notify] pulseaudio: updated to 11.1. New deps:
-libsndfile speexdsp json-c dbus p5-xml-parser glib
+dbus glib xorg-libsm xorg-libxtst libsndfile intltool consolekit
2018-05-29 16:59:39 +02:00
..
.footprint [notify] pulseaudio: updated to 11.1. New deps: 2018-05-29 16:59:39 +02:00
.md5sum [notify] pulseaudio: updated to 11.1. New deps: 2018-05-29 16:59:39 +02:00
.signature [notify] pulseaudio: updated to 11.1. New deps: 2018-05-29 16:59:39 +02:00
0001-memfd-wrappers-only-define-memfd_create-if-not-alrea.patch [notify] pulseaudio: updated to 11.1. New deps: 2018-05-29 16:59:39 +02:00
Pkgfile [notify] pulseaudio: updated to 11.1. New deps: 2018-05-29 16:59:39 +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