diff --git a/dot_xinitrc.tmpl b/dot_xinitrc.tmpl index 98d5b4b..3892861 100644 --- a/dot_xinitrc.tmpl +++ b/dot_xinitrc.tmpl @@ -39,6 +39,7 @@ xinput set-prop 13 303 1 & {{- else if eq .chezmoi.hostname "triangulum" }} xinput set-prop 10 306 1 & {{- else if eq .chezmoi.hostname "hydrus" }} +xrandr --output DP-1 --mode 1920x1080 --rate 144.00 --output DP-2 --mode 1920x1080 --rate 60.00 & xset m 10/10 100 r rate 500 30 b on & numlockx on & {{- end }}