Explicit font shaping in wezterm
This commit is contained in:
parent
a2d3e6db5f
commit
c2fc797031
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ return {
|
|||
font_size = 14.0,
|
||||
font_antialias = "Subpixel",
|
||||
font_hinting = "Full",
|
||||
font_shaping = "Harfbuzz",
|
||||
|
||||
-- TERM name
|
||||
term = "xterm-256color",
|
||||
|
|
Loading…
Add table
Reference in a new issue