diff --git a/dot_config/X11/xinitrc.tmpl b/dot_config/X11/xinitrc.tmpl index 599c598..0d64588 100644 --- a/dot_config/X11/xinitrc.tmpl +++ b/dot_config/X11/xinitrc.tmpl @@ -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" }}