Skip to content

command_palette_font

Since: Nightly Builds Only

The functionality described in this section requires a nightly build of wezterm. You can obtain a nightly build by following the instructions from the Download section.

Configures the font to use for command palette. The command_palette_font setting can specify a set of fallbacks and other options, and is described in more detail in the Fonts section.

If not specified, the font is same as the font in window_frame.font

You will typically use wezterm.font or wezterm.font_with_fallback to specify the font.

To specify command_palette_font:

config.command_palette_font = wezterm.font 'Roboto'