diff --git a/dot_xinitrc.tmpl b/dot_xinitrc.tmpl index a2c286d..c72758d 100644 --- a/dot_xinitrc.tmpl +++ b/dot_xinitrc.tmpl @@ -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