mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-22 12:55:58 +01: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
|
## 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…
Reference in a new issue