Open miroesli opened 5 years ago
Link to how someone else solved setting to another refresh rate
command: xrandr --output MONITOR --mode 1920x1080 --rate 144
xrandr --output MONITOR --mode 1920x1080 --rate 144
Consider using the list monitors script as a baseline for listing the refresh rates for all the monitors in the same order.
Link to how someone else solved setting to another refresh rate
command:
xrandr --output MONITOR --mode 1920x1080 --rate 144