libinput device numbers changed on helix again

This commit is contained in:
Andrew Scott 2023-02-08 14:47:45 -05:00
parent de3404ceef
commit 3f9d619575
Signed by: a
GPG key ID: 7CD5A5977E4931C1

View file

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