added xorg.conf for personal computer

This commit is contained in:
zegonix
2024-09-08 22:33:04 +02:00
parent 6d1b13d0b9
commit eb592e407b
5 changed files with 17 additions and 4 deletions

12
misc/xorg.conf Normal file
View File

@@ -0,0 +1,12 @@
Section "Monitor"
Identifier "DisplayPort-2"
Option "Primary" "true"
EndSection
Section "Monitor"
Identifier "DisplayPort-1"
Option "rightof" "DisplayPort-2"
EndSection