vms run: disable waypipe on xorg by default

This commit is contained in:
DavHau
2024-10-10 17:06:38 +07:00
parent dbb38b1773
commit 9cf055f1cc

View File

@@ -373,6 +373,9 @@ def run_command(
vm: VmConfig = inspect_vm(machine=machine_obj)
if not os.environ.get("WAYLAND_DISPLAY"):
vm.waypipe = False
portmap = dict(p.split(":") for p in args.publish)
runtime_config = RuntimeConfig(