From 5d56d71076d62b3180dcd750825b63b307de4777 Mon Sep 17 00:00:00 2001 From: Fazzi Date: Fri, 24 Oct 2025 17:20:51 +0100 Subject: [PATCH] Variables: remove opengl section --- content/Configuring/Variables.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/content/Configuring/Variables.md b/content/Configuring/Variables.md index e913aa57f..7d01d9949 100644 --- a/content/Configuring/Variables.md +++ b/content/Configuring/Variables.md @@ -493,14 +493,6 @@ _Subcategory `xwayland:`_ | force_zero_scaling | forces a scale of 1 on xwayland windows on scaled displays. | bool | false | | create_abstract_socket | Create the [abstract Unix domain socket](../XWayland/#abstract-unix-domain-socket) for XWayland connections. (XWayland restart is required for changes to take effect; Linux only) | bool | false | -### OpenGL - -_Subcategory `opengl:`_ - -| name | description | type | default | -| --- | --- | --- | --- | -| nvidia_anti_flicker | reduces flickering on nvidia at the cost of possible frame drops on lower-end GPUs. On non-nvidia, this is ignored. | bool | true | - ### Render _Subcategory `render:`_