aboutsummaryrefslogtreecommitdiff
path: root/docs/env_vars.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/env_vars.md')
-rw-r--r--docs/env_vars.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/env_vars.md b/docs/env_vars.md
index 609ca97b..22626c6b 100644
--- a/docs/env_vars.md
+++ b/docs/env_vars.md
@@ -45,6 +45,12 @@ wlroots reads these environment variables
* *WLR_RENDERER_ALLOW_SOFTWARE*: allows the gles2 renderer to use software
rendering
+## scenes
+
+* *WLR_SCENE_DEBUG_DAMAGE*: specifies debug options for screen damage related
+tasks for compositors that use scenes. (available options: NONE, RERENDER,
+HIGHLIGHT)
+
# Generic
* *DISPLAY*: if set probe X11 backend in `wlr_backend_autocreate`