wezterm: user webgpu renderer
This commit is contained in:
parent
11886d2ce8
commit
6e6afdbe56
1 changed files with 1 additions and 5 deletions
|
@ -109,11 +109,7 @@ return {
|
|||
font = font_with_fallback("Iosevka Shelman SS09", { weight = "DemiBold" }),
|
||||
},
|
||||
},
|
||||
freetype_load_target = "Light",
|
||||
freetype_render_target = "HorizontalLcd",
|
||||
--freetype_load_flags = "NO_HINTING",
|
||||
--custom_block_glyphs = false,
|
||||
|
||||
front_end = "WebGpu",
|
||||
warn_about_missing_glyphs = false,
|
||||
bold_brightens_ansi_colors = false,
|
||||
allow_square_glyphs_to_overflow_width = "Always",
|
||||
|
|
Loading…
Reference in a new issue