1
0
Fork 0
numbers/copy to etc/X11/xorg.conf.d/10-monitor.conf

15 lines
227 B
Plaintext

Section "Monitor"
Identifier "TV-1"
Option "Ignore" "true"
EndSection
Section "Monitor"
Identifier "HDMI-1"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "DVI-I-1"
Option "RightOf" "HDMI-1"
EndSection