Add & after xinput commands

This commit is contained in:
Andrew Scott 2022-12-30 03:28:35 -05:00
parent 30db8984bf
commit d3007e7919
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

@ -34,9 +34,9 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
fi
{{ if eq .chezmoi.hostname "helix" -}}
xinput set-prop 13 312 .8
xinput set-prop 13 312 .8 &
{{ else if eq .chezmoi.hostname "triangulum" -}}
xinput set-prop 10 306 1
xinput set-prop 10 306 1 &
{{- end }}
xsetroot -cursor_name left_ptr &
exec bspwm