From b144bdc05c4d052add4d0e3e7844d2dadf2d43b1 Mon Sep 17 00:00:00 2001 From: Tk-Glitch Date: Fri, 3 Apr 2020 21:26:45 +0200 Subject: [PATCH] Disable 62142_fix by default. We only want this enabled selectively. --- customization.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customization.cfg b/customization.cfg index 91eb476..3105e8b 100644 --- a/customization.cfg +++ b/customization.cfg @@ -32,7 +32,7 @@ _54_prime_fixing_attempt="false" _coolbits="31" # Fix for https://bugs.archlinux.org/task/62142 affecting SLi configs -_62142_fix="true" +_62142_fix="false" # Either "vulkandev" for vulkan developer drivers or "regular" for all others _driver_branch=""