Files
config/xorg_device_configs/20-display.conf
2025-07-02 00:06:47 -07:00

14 lines
210 B
Plaintext

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