Skip to content

webgpu_force_fallback_adapter = false

Since: Version 20221119-145034-49b9839f

The functionality described in this section requires version 20221119-145034-49b9839f of wezterm, or a more recent version.

If set to true, forces the use of a fallback software (CPU based) rendering backend. The performance will not be as good as using a GPU.

This option is only applicable when you have configured front_end = "WebGpu".

You can have more fine grained control over which GPU is selected using webgpu_preferred_adapter.