docs/env_vars: fix case of WLR_SCENE_DEBUG_DAMAGE values

The values are lowercase, not uppercase.
Simon Ser 3 years ago committed by Kirill Primak
parent 75d31509db
commit 0ea1519938

@ -48,8 +48,8 @@ wlroots reads these environment variables
## scenes ## scenes
* *WLR_SCENE_DEBUG_DAMAGE*: specifies debug options for screen damage related * *WLR_SCENE_DEBUG_DAMAGE*: specifies debug options for screen damage related
tasks for compositors that use scenes. (available options: NONE, RERENDER, tasks for compositors that use scenes (available options: none, rerender,
HIGHLIGHT) highlight)
# Generic # Generic

Loading…
Cancel
Save