diff options
Diffstat (limited to 'docs/env_vars.md')
-rw-r--r-- | docs/env_vars.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/env_vars.md b/docs/env_vars.md index 66c6dcc6..a07b2f19 100644 --- a/docs/env_vars.md +++ b/docs/env_vars.md @@ -10,6 +10,8 @@ wlroots reads these environment variables of following shell search semantics for "Xwayland") * *WLR_RENDERER*: forces the creation of a specified renderer (available renderers: gles2, pixman, vulkan) +* *WLR_RENDER_DRM_DEVICE*: specifies the DRM node to use for + hardware-accelerated renderers. ## DRM backend |