This commit is contained in:
quak
2024-10-16 00:19:31 +02:00
parent 85a361b111
commit 949713c80c
7 changed files with 29 additions and 46 deletions

14
misc/xorg/home/xorg.conf Normal file
View File

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