added conf files for pacman ly and xorg

This commit is contained in:
scbj
2024-10-03 10:54:32 +02:00
parent 2879dc3a68
commit d7d5016f07
4 changed files with 326 additions and 0 deletions

12
misc/xorg/home-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