diff options
Diffstat (limited to 'pulseaudio/README')
-rw-r--r-- | pulseaudio/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/pulseaudio/README b/pulseaudio/README deleted file mode 100644 index 799a5f2d9..000000000 --- a/pulseaudio/README +++ /dev/null @@ -1,8 +0,0 @@ -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 |