Skip to content

Instantly share code, notes, and snippets.

@LordAro
Created April 11, 2015 00:59
Show Gist options
  • Save LordAro/f1c8dda913c5089f9cce to your computer and use it in GitHub Desktop.
Save LordAro/f1c8dda913c5089f9cce to your computer and use it in GitHub Desktop.
Section "Monitor"
Identifier "HDMI-0"
Option "Rotate" "left"
Option "LeftOf" "DVI-1"
Option "PreferredMode" "1920x1080"
Option "Position" "0 0"
EndSection
Section "Monitor"
Identifier "DVI-1"
Option "Primary" "true"
Option "PreferredMode" "1920x1080"
Option "Position" "1080 840"
EndSection
Section "Monitor"
Identifier "DisplayPort-0"
Option "Rotate" "right"
Option "RightOf" "DVI-1"
Option "PreferredMode" "1920x1080"
Option "Position" "3000 0"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment