Update touchpad settings and exec line

This commit is contained in:
Andrew Scott 2023-02-04 15:42:23 -05:00
parent 08bb9b2f8b
commit 76a95786b9
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

@ -34,14 +34,15 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
fi
{{ if eq .chezmoi.hostname "helix" -}}
xinput set-prop 13 283 1
xinput set-prop 13 303 1
xinput set-prop 14 283 0 &
xinput set-prop 14 294 1 &
xinput set-prop 14 306 1 &
{{- else if eq .chezmoi.hostname "triangulum" }}
xinput set-prop 10 306 1
xinput set-prop 10 306 1 &
{{- else if eq .chezmoi.hostname "hydrus" }}
xset m 10/10 100 r rate 500 30 b on &
numlockx on &
{{- end }}
xsetroot -cursor_name left_ptr
exec dbus-launch --sh-syntax --exit-with-x11 bspwm
exec dbus-run-session bspwm