wezterm rm ligatrues
This commit is contained in:
parent
8e10d42419
commit
67def1496e
1 changed files with 5 additions and 0 deletions
|
@ -18,4 +18,9 @@ return {
|
|||
hide_tab_bar_if_only_one_tab = true,
|
||||
font_size = 10.0,
|
||||
warn_about_missing_glyphs = false,
|
||||
harfbuzz_features = {
|
||||
"calt=0",
|
||||
"clig=0",
|
||||
"liga=0"
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue