mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
xf86-video-nvidia: set ColorRange to "Full"
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -15,8 +15,9 @@ Section "Screen"
|
||||
Identifier "screen"
|
||||
Device "nvidia"
|
||||
DefaultDepth 24
|
||||
Option "ColorRange" "Full"
|
||||
# Option "ColorRange" "Limited"
|
||||
Option "ColorSpace" "RGB"
|
||||
Option "ColorRange" "Limited"
|
||||
SubSection "Display"
|
||||
Depth 24
|
||||
EndSubSection
|
||||
|
||||
Reference in New Issue
Block a user