diff options
Diffstat (limited to 'test/sandbox/case/tty.nix')
| -rw-r--r-- | test/sandbox/case/tty.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sandbox/case/tty.nix b/test/sandbox/case/tty.nix index 5ee7f643..de9e753c 100644 --- a/test/sandbox/case/tty.nix +++ b/test/sandbox/case/tty.nix @@ -55,7 +55,7 @@ in "WAYLAND_DISPLAY=wayland-0" "XDG_RUNTIME_DIR=/run/user/65534" "XDG_SESSION_CLASS=user" - "XDG_SESSION_TYPE=tty" + "XDG_SESSION_TYPE=wayland" ]; fs = fs "dead" { |
