]> git.phdru.name Git - dotfiles.git/commitdiff
.xinitrc: stop pulseaudio
authorOleg Broytman <phd@phdru.name>
Sat, 15 Nov 2014 16:24:31 +0000 (19:24 +0300)
committerOleg Broytman <phd@phdru.name>
Sat, 15 Nov 2014 16:24:31 +0000 (19:24 +0300)
.xinitrc

index 39a04f9d1b66962a9b2afb95d0b2a233343d7e66..c89d371227b015e58a2d8461f9cee59c0f170499 100644 (file)
--- a/.xinitrc
+++ b/.xinitrc
@@ -76,6 +76,7 @@ gpg-agent --daemon --write-env-file "$HOME"/.gnupg/agent-info \
    dbus-launch --exit-with-session \
       "$WINDOW_MANAGER"
 
    dbus-launch --exit-with-session \
       "$WINDOW_MANAGER"
 
-# Stop xscreensaver and xsetbg.py
+# Stop pulseaudio, xscreensaver and xsetbg.py
+pulseaudio -k
 xscreensaver-command -exit &
 "$HOME"/admin/prog/xsetbg/xsetbg-http-stop &
 xscreensaver-command -exit &
 "$HOME"/admin/prog/xsetbg/xsetbg-http-stop &