Merge pull request 'vms run: disable waypipe on xorg by default' (#2239) from DavHau/clan-core:DavHau-dave into main

This commit is contained in:
clan-bot
2024-10-10 12:30:17 +00:00

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(