Created
December 29, 2015 13:43
-
-
Save gammy/02362302cd9e099c7feb to your computer and use it in GitHub Desktop.
Xrandr configuration
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 DP-0.8 --mode 2560x1440 --pos 1080x368 --rotate normal --output DVI-D-0 --mode 1920x1080 --pos 3640x0 --rotate left --output HDMI-0 --mode 1920x1080 --pos 0x0 --rotate left --output DVI-I-1 --off --output DVI-I-0 --off --output DP-1 --off --output DP-0 --off |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment