fix(home/wezterm): Make font look better

This commit is contained in:
punkfairie 2025-03-02 14:33:29 -08:00
parent 4fe3303001
commit 1ec043f144
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6

View file

@ -35,6 +35,8 @@ in {
-- Fix color blocks instead of text issue.
config.front_end = "WebGpu"
config.freetype_load_flags = 'NO_HINTING'
config.enable_tab_bar = false
return config