xinput id for trackpad changed

This commit is contained in:
Andrew Scott 2023-05-05 21:15:13 -04:00
parent de23ad58bf
commit df8ed53876
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

@ -34,8 +34,8 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
fi
{{ if eq .chezmoi.hostname "helix" -}}
xinput set-prop 13 285 1 &
xinput set-prop 13 305 1 &
xinput set-prop 11 285 1 &
xinput set-prop 11 305 1 &
{{- else if eq .chezmoi.hostname "triangulum" }}
xinput set-prop 10 306 1 &
{{- else if eq .chezmoi.hostname "hydrus" }}