diff options
Diffstat (limited to 'docs')
-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 39daf9fd..e36cdc78 100644 --- a/docs/env_vars.md +++ b/docs/env_vars.md @@ -24,6 +24,8 @@ wlroots reads these environment variables mode setting * *WLR_DRM_NO_MODIFIERS*: set to 1 to always allocate planes without modifiers, this can fix certain modeset failures because of bandwidth restrictions. +* *WLR_DRM_FORCE_LIBLIFTOFF*: set to 1 to force libliftoff (by default, + libliftoff is never used) ## Headless backend |