Add xorg dualhead config

master
Hektor Misplon 2020-02-17 20:33:28 +00:00
parent 18adadc60a
commit 0c9664eaaa
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
Section "Screen"
Identifier "eDP1"
Option "Primary" "true"
Endsection
Section "Monitor"
Identifier "HDMI1"
Option "PreferredMode" "3840x2160"
Option "LeftOf" "eDP1"
Endsection