From 2baad6eba6c7f4edd3bc1ca266503920e9789ad0 Mon Sep 17 00:00:00 2001 From: Niklas Schulze Date: Wed, 6 Mar 2019 12:46:35 +0100 Subject: backend/session: Allow setting a custom tty via WLR_DIRECT_TTY --- docs/env_vars.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') 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 ------------------ -- cgit v1.2.3