Ensure dbus starts and exits with X

This commit is contained in:
Andrew Scott 2023-01-24 21:52:00 -05:00
parent 173bd00aea
commit 67611a0d59
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

@ -39,8 +39,9 @@ xinput set-prop 13 303 1
{{- else if eq .chezmoi.hostname "triangulum" }}
xinput set-prop 10 306 1
{{- else if eq .chezmoi.hostname "hydrus" }}
xset m 10/10 100 r rate 500 30 b on
xset m 10/10 100 r rate 500 30 b on &
numlockx on &
{{- end }}
xsetroot -cursor_name left_ptr
exec bspwm
exec dbus-launch --sh-syntax --exit-with-x11 bspwm