Touchpad prop ids changed

This commit is contained in:
Andrew Scott 2023-04-12 00:32:14 -04:00
parent a6cc571f68
commit 968d4eb347
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 283 1 &
xinput set-prop 13 303 1 &
xinput set-prop 13 285 1 &
xinput set-prop 13 305 1 &
{{- else if eq .chezmoi.hostname "triangulum" }}
xinput set-prop 10 306 1 &
{{- else if eq .chezmoi.hostname "hydrus" }}