wezterm: no webgpu

This commit is contained in:
Daniel Lundin 2023-06-02 12:43:10 +02:00
parent 4dcc64952f
commit b1a7aec7b7

View file

@ -39,8 +39,8 @@ return {
font = font_with_fallback("Iosevka Term SS09", { weight = "DemiBold" }),
},
},
front_end = "WebGpu",
webgpu_power_preference = "HighPerformance",
-- front_end = "WebGpu",
-- webgpu_power_preference = "HighPerformance",
warn_about_missing_glyphs = false,
bold_brightens_ansi_colors = false,
allow_square_glyphs_to_overflow_width = "Always",