summaryrefslogtreecommitdiff
path: root/pulseaudio/README
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2018-05-29 16:59:23 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2018-05-29 16:59:39 +0200
commitfb88c609c11d20b877ea075599f1ab68515d8820 (patch)
tree6ff52f172f47bb6b64545072bb09b9f5a0f03b52 /pulseaudio/README
parent6029d10bd004e88fab010a91559d7ace17cc665f (diff)
downloadopt-fb88c609c11d20b877ea075599f1ab68515d8820.tar.gz
opt-fb88c609c11d20b877ea075599f1ab68515d8820.tar.xz
[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
Diffstat (limited to 'pulseaudio/README')
-rw-r--r--pulseaudio/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/pulseaudio/README b/pulseaudio/README
new file mode 100644
index 000000000..799a5f2d9
--- /dev/null
+++ b/pulseaudio/README
@@ -0,0 +1,8 @@
+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

Generated by cgit