Files
wezterm-config/wezterm.lua
gm f9be9b3a6d Restore du5t domain, fix new-connection tab bug, add GPU backend menu
- Restore du5t as the default SSH domain (was removed in 9f6ca7b)
- New SSH domains aren't known to the running mux until wezterm-gui
  fully restarts, so AttachDomain silently no-ops and no tab appears.
  Fall back to spawning a plain ssh command tab in that case so the
  connection is usable immediately.
- Add a graphics backend picker (OpenGL/WebGpu/Software) under
  other settings.
- Default front_end to OpenGL: WebGpu has a widely-reported upstream
  bug where window_background_opacity doesn't apply correctly
  (wezterm#5790, #6359, #4502), which is why transparency wasn't
  taking effect.
2026-07-25 18:50:31 +09:00

38 KiB