mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
docs/env_vars: fix case of WLR_SCENE_DEBUG_DAMAGE values
The values are lowercase, not uppercase.
This commit is contained in:
parent
75d31509db
commit
0ea1519938
1 changed files with 2 additions and 2 deletions
|
|
@ -48,8 +48,8 @@ wlroots reads these environment variables
|
|||
## scenes
|
||||
|
||||
* *WLR_SCENE_DEBUG_DAMAGE*: specifies debug options for screen damage related
|
||||
tasks for compositors that use scenes. (available options: NONE, RERENDER,
|
||||
HIGHLIGHT)
|
||||
tasks for compositors that use scenes (available options: none, rerender,
|
||||
highlight)
|
||||
|
||||
# Generic
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue