Explorar el Código

Remove hard dependency on ConsoleKit

Frans Bergman hace 5 años
padre
commit
960d3a2c19
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      .xinitrc

+ 3 - 1
.xinitrc

@@ -9,4 +9,6 @@ xset -dpms
 
 [ -f ~/.Xresources ] && xrdb -merge -I"$HOME" ~/.Xresources
 
-exec ck-launch-session dbus-launch --sh-syntax --exit-with-session dwm
+start-pulseaudio-x11 &
+
+exec dwm