Add xorg dualhead config
This commit is contained in:
10
etc/xorg.conf.d/10-monitor.conf
Normal file
10
etc/xorg.conf.d/10-monitor.conf
Normal file
@@ -0,0 +1,10 @@
|
||||
Section "Screen"
|
||||
Identifier "eDP1"
|
||||
Option "Primary" "true"
|
||||
Endsection
|
||||
|
||||
Section "Monitor"
|
||||
Identifier "HDMI1"
|
||||
Option "PreferredMode" "3840x2160"
|
||||
Option "LeftOf" "eDP1"
|
||||
Endsection
|
||||
Reference in New Issue
Block a user