fix(home/wezterm): Make font look better
This commit is contained in:
parent
4fe3303001
commit
1ec043f144
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@ in {
|
||||||
-- Fix color blocks instead of text issue.
|
-- Fix color blocks instead of text issue.
|
||||||
config.front_end = "WebGpu"
|
config.front_end = "WebGpu"
|
||||||
|
|
||||||
|
config.freetype_load_flags = 'NO_HINTING'
|
||||||
|
|
||||||
config.enable_tab_bar = false
|
config.enable_tab_bar = false
|
||||||
|
|
||||||
return config
|
return config
|
||||||
|
|
Loading…
Reference in a new issue