What automatically executed script (~/.xinitrc, ~/.bash_profile, etc) is the best place to put a call to xrandr to set the correct refresh rate for my monitor on login?
I'm using Ubuntu 18.04, and i3wm. I'm using bash as my shell, and xdm as my display manager. All of the scripts I've tried have either not executed the command, or have not done so automatically on login.
