Created
January 12, 2022 20:44
-
-
Save Manouchehri/b1eff0f43a446ea75c501df361d3ef55 to your computer and use it in GitHub Desktop.
Setting up my monitors
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xrandr --output HDMI-A-0 --rotate left --rate 143.91 --mode 2560x1440 --mode 2560x1440 --set "max bpc" 10 --output DisplayPort-3 --right-of HDMI-A-0 --rotate left --rate 165.08 --mode 2560x1440 --set "max bpc" 10 --output DisplayPort-4 --right-of DisplayPort-3 --rotate right --rate 165.08 --mode 2560x1440 --set "max bpc" 10 --output DisplayPort-5 --right-of DisplayPort-4 --rotate right --rate 165.08 --mode 2560x1440 --set "max bpc" 10 --output HDMI-A-1 --right-of DisplayPort-5 --rotate right --rate 143.91 --mode 2560x1440 --set "max bpc" 10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment