12 lines
247 B
Plaintext
12 lines
247 B
Plaintext
Section "Monitor"
|
|
Identifier "Left"
|
|
Option "Preferred Mode" "1920x1080_60"
|
|
Option "Primary" "true"
|
|
EndSection
|
|
|
|
Section "Monitor"
|
|
Identifier "Right"
|
|
Option "Preferred Mode" "1920x1080_60"
|
|
Option "RightOf " "Left"
|
|
EndSection
|