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.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/env_vars.md b/docs/env_vars.md
index ef12e0b3..b67d1652 100644
--- a/docs/env_vars.md
+++ b/docs/env_vars.md
@@ -7,6 +7,8 @@ wlroots specific
considered the primary DRM device.
* *WLR_DRM_NO_ATOMIC*: set to 1 to use legacy DRM interface instead of atomic
mode setting
+* *WLR_DRM_NO_ATOMIC_GAMMA*: set to 1 to use legacy DRM interface for gamma
+ control instead of the atomic interface
* *WLR_LIBINPUT_NO_DEVICES*: set to 1 to not fail without any input devices
* *WLR_BACKENDS*: comma-separated list of backends to use (available backends:
wayland, x11, headless)
@@ -30,4 +32,3 @@ generic
* *WAYLAND_DISPLAY*, *_WAYLAND_DISPLAY*, *WAYLAND_SOCKET*: if set probe Wayland
backend in *wlr_backend_autocreate*
* *XCURSOR_PATH*: directory where xcursors are located
-* *XDG_RUNTIME_DIR*: used to store non persistent temporary files