From b28ac2e3bd2a2dd3946fb10a9b1157d0173583d0 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Fri, 1 Sep 2023 01:40:56 +0200 Subject: [PATCH] =?UTF-8?q?ihavenoideawhatimdoing.jpg=C2=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/xorg.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/xorg.conf b/conf/xorg.conf index d5f88b6..3b2c660 100644 --- a/conf/xorg.conf +++ b/conf/xorg.conf @@ -17,5 +17,6 @@ Section "Screen" SubSection "Display" Depth 24 Modes "1024x800" + Gamma 1:1:1 EndSubSection -EndSection \ No newline at end of file +EndSection