From d7b0b1c62707854b7a75bdcfb025232e4b8dc024 Mon Sep 17 00:00:00 2001 From: UjinT34 <41110182+UjinT34@users.noreply.github.com> Date: Fri, 7 Nov 2025 18:58:38 +0300 Subject: [PATCH] Update Variables.md (#1275) https://github.com/hyprwm/Hyprland/pull/12210 --- content/Configuring/Variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Configuring/Variables.md b/content/Configuring/Variables.md index 2b8fe43..82b1823 100644 --- a/content/Configuring/Variables.md +++ b/content/Configuring/Variables.md @@ -484,7 +484,7 @@ _Subcategory `render:`_ | send_content_type | Report content type to allow monitor profile autoswitch (may result in a black screen during the switch) | bool | true | | cm_auto_hdr | Auto-switch to HDR in fullscreen when needed. 0 - off, 1 - switch to `cm, hdr`, 2 - switch to `cm, hdredid` | int | 1 | | new_render_scheduling | Automatically uses triple buffering when needed, improves FPS on underpowered devices. | bool | false | -| non_shader_cm | Enable CM without shader. 0 - disable, 1 - whenever possible, 2 - DS and passthrough only, 3 - don't block DS when non-shader CM isn't available | int | 2 | +| non_shader_cm | Enable CM without shader. 0 - disable, 1 - whenever possible, 2 - DS and passthrough only, 3 - disable and ignore CM issues | int | 3 | | cm_sdr_eotf | Default transfer function for displaying SDR apps. 0 - Treat unspecified as sRGB, 1 - Treat unspecified as Gamma 2.2, 2 - Treat unspecified and sRGB as Gamma 2.2 | int | 0 | `cm_auto_hdr` requires `--target-colorspace-hint-mode=source` mpv option to work with mpv versions greater than v0.40.0