Created
March 3, 2017 04:06
-
-
Save RicherMans/f4e68478f96850ac52a5f22889b61392 to your computer and use it in GitHub Desktop.
Xrandr Config for dual monitor on XFCE
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
Section "Monitor" | |
Identifier "eDP1" | |
Option "Primary" "true" | |
EndSection | |
Section "Monitor" | |
Identifier "DP1" | |
Option "LeftOf" "eDP1" | |
EndSection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment