Browse Source

Start cadence instead of pulseaudio

Frans Bergman 3 years ago
parent
commit
afad210a99
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .xinitrc

+ 1 - 1
.xinitrc

@@ -9,7 +9,7 @@ xset -dpms
 
 [ -f ~/.Xresources ] && xrdb -merge -I"$HOME" ~/.Xresources
 
-start-pulseaudio-x11 &
+cadence-session-start --start
 
 # test for an existing bus daemon, just to be safe
 if test -z "$DBUS_SESSION_BUS_ADDRESS" ; then