瀏覽代碼

Start cadence instead of pulseaudio

Frans Bergman 3 年之前
父節點
當前提交
afad210a99
共有 1 個文件被更改,包括 1 次插入1 次删除
  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