miroesli / .dotfiles

~/ sweet ~/
MIT License
3 stars 0 forks source link

Automatically set the refresh rate to the highest for the monitor #33

Open miroesli opened 5 years ago

miroesli commented 5 years ago

Link to how someone else solved setting to another refresh rate

command: xrandr --output MONITOR --mode 1920x1080 --rate 144

miroesli commented 5 years ago

Consider using the list monitors script as a baseline for listing the refresh rates for all the monitors in the same order.