Browse Source

Start cadence instead of pulseaudio

Frans Bergman 3 năm trước cách đây
mục cha
commit
afad210a99
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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