Skip to content

Instantly share code, notes, and snippets.

@RicherMans
Created March 3, 2017 04:06
Show Gist options
  • Select an option

  • Save RicherMans/f4e68478f96850ac52a5f22889b61392 to your computer and use it in GitHub Desktop.

Select an option

Save RicherMans/f4e68478f96850ac52a5f22889b61392 to your computer and use it in GitHub Desktop.
Xrandr Config for dual monitor on XFCE
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