mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-04 20:55:58 +01:00
docs/env_vars: drop WLR_DIRECT_TTY
The direct session is gone, so this env var isn't looked up anymore.
This commit is contained in:
parent
f132d66816
commit
bcefb71cf6
1 changed files with 0 additions and 1 deletions
|
@ -6,7 +6,6 @@ wlroots reads these environment variables
|
|||
libinput, drm, wayland, x11, headless, noop)
|
||||
* *WLR_NO_HARDWARE_CURSORS*: set to 1 to use software cursors instead of
|
||||
hardware cursors
|
||||
* *WLR_DIRECT_TTY*: specifies the tty to be used (instead of using /dev/tty)
|
||||
* *WLR_XWAYLAND*: specifies the path to an Xwayland binary to be used (instead
|
||||
of following shell search semantics for "Xwayland")
|
||||
* *WLR_RENDERER*: forces the creation of a specified renderer (available
|
||||
|
|
Loading…
Reference in a new issue