init
This commit is contained in:
13
xorg_device_configs/20-display.conf
Normal file
13
xorg_device_configs/20-display.conf
Normal file
@ -0,0 +1,13 @@
|
||||
Section "Monitor"
|
||||
Identifier "eDP-1"
|
||||
Option "DefaultDepth" "16"
|
||||
EndSection
|
||||
|
||||
Section "Screen"
|
||||
Identifier "Screen 0"
|
||||
Device "card0"
|
||||
Monitor "eDP-1"
|
||||
SubSection "Display"
|
||||
Depth 16
|
||||
EndSubSection
|
||||
EndSection
|
||||
Reference in New Issue
Block a user