update docs

This commit is contained in:
DreamMaoMao 2026-07-10 08:13:26 +08:00
parent 10cdba3e8a
commit 41e031f7ec

View file

@ -105,6 +105,8 @@ Tearing allows games to bypass the compositor's VSync for lower latency.
| `allow_tearing` | `0` | Global tearing control: `0` (Disable), `1` (Enable), `2` (Fullscreen only). |
## HDR
> HDR is only supported in wl-only branch, since it requires the `vulkan` renderer but scenefx is not supported yet.
| Setting | Default | Description |
| :--- | :--- | :--- |
| `hdr_depth` | `2`| Set the hdr depth for the current display. `0` is Default, `1` is HDR8, `2` is HDR10. |