From b35e574fd03bcaeed5bee3904a892a0339e6c7c5 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 24 Jun 2024 19:04:34 +0200 Subject: [PATCH] docs: zink -> Zink Part-of: --- docs/envvars.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/envvars.rst b/docs/envvars.rst index fac9957f13a..232c02edda4 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -40,7 +40,7 @@ LibGL environment variables .. envvar:: LIBGL_KOPPER_DISABLE - disable vulkan swapchains with zink if set to ``true``. + disable vulkan swapchains with Zink if set to ``true``. In general, this should not be used unless you know what you are doing. Some examples of "knowing what you are doing" include: - using a VK driver which has no WSI implementation for your display server @@ -48,7 +48,7 @@ LibGL environment variables .. envvar:: LIBGL_KOPPER_DRI2 - disable DRI3 with zink if set to ``true``. + disable DRI3 with Zink if set to ``true``. In general, this should not be used unless you know what you are doing. Some examples of "knowing what you are doing" include: - running xrdp