aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorNiklas Schulze <me@jns.io>2019-03-06 12:46:35 +0100
committeremersion <contact@emersion.fr>2019-03-06 13:20:51 +0100
commit2baad6eba6c7f4edd3bc1ca266503920e9789ad0 (patch)
tree424cf70b0987a0126719a57854f259f61e4b2c99 /docs
parenta3c31bb875b10cda6e795588ef111d8e17fb83a7 (diff)
backend/session: Allow setting a custom tty via WLR_DIRECT_TTY
Diffstat (limited to 'docs')
-rw-r--r--docs/env_vars.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/env_vars.md b/docs/env_vars.md
index fd8fcbac..04c5aa85 100644
--- a/docs/env_vars.md
+++ b/docs/env_vars.md
@@ -20,6 +20,7 @@ wlroots specific
hardware cursors
* *WLR_SESSION*: specifies the wlr\_session to be used (available sessions:
logind/systemd, direct)
+* *WLR_DIRECT_TTY*: specifies the tty to be used (instead of using /dev/tty)
rootston specific
------------------