Back to Wezterm

`enable_wayland`

docs/config/lua/config/enable_wayland.md

latest364 B
Original Source

enable_wayland

If false, do not try to use a Wayland protocol connection when starting the gui frontend, and instead use X11.

This option is only considered on X11/Wayland systems and has no effect on macOS or Windows.

The default is true. In versions prior to 20220624-141144-bd1b7c5d it was disabled by default.

lua
config.enable_wayland = true