Skip to content

Instantly share code, notes, and snippets.

@jan-matejka
Created February 23, 2018 15:38
Show Gist options
  • Save jan-matejka/aa0096c79e191f8ba8625e82fe96549f to your computer and use it in GitHub Desktop.
Save jan-matejka/aa0096c79e191f8ba8625e82fe96549f to your computer and use it in GitHub Desktop.
Section "Monitor"
Identifier "eDP1"
Option "DPMS" "true"
Option "PreferredMode" "1366x768"
EndSection
Section "Monitor"
Identifier "DP1"
Option "DPMS" "true"
Option "PreferredMode" "1920x1080"
Option "RightOf" "eDP1"
EndSection
Section "Monitor"
Identifier "DP2"
Option "DPMS" "true"
Option "PreferredMode" "1920x1080"
Option "Rotate" "left"
Option "RightOf" "DP1"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment