From 572dfcdba7694dc2221dcab2ed8b57615d59ed83 Mon Sep 17 00:00:00 2001 From: random human Date: Tue, 18 Sep 2018 04:48:35 +0530 Subject: Add support for WLR_SESSION env variable Valid values are "logind"/"systemd" and "direct". If WLR_SESSION is set, only its value is potentially tried; it will not try any other option. --- docs/env_vars.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/env_vars.md b/docs/env_vars.md index 34d91579..ef12e0b3 100644 --- a/docs/env_vars.md +++ b/docs/env_vars.md @@ -16,6 +16,8 @@ wlroots specific of outputs * *WLR_NO_HARDWARE_CURSORS*: set to 1 to use software cursors instead of hardware cursors +* *WLR_SESSION*: specifies the wlr\_session to be used (available sessions: + logind/systemd, direct) rootston specific ------------------ -- cgit v1.2.3