Add xorg dualhead config
parent
18adadc60a
commit
0c9664eaaa
|
@ -0,0 +1,10 @@
|
|||
Section "Screen"
|
||||
Identifier "eDP1"
|
||||
Option "Primary" "true"
|
||||
Endsection
|
||||
|
||||
Section "Monitor"
|
||||
Identifier "HDMI1"
|
||||
Option "PreferredMode" "3840x2160"
|
||||
Option "LeftOf" "eDP1"
|
||||
Endsection
|
Loading…
Reference in New Issue