ghostty: disable synthetic styles
This commit is contained in:
parent
8b1a4651c1
commit
72f0872618
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ in
|
||||||
font-family = "Berkeley Mono Variable";
|
font-family = "Berkeley Mono Variable";
|
||||||
font-family-bold-italic = "Monaspace Xenon";
|
font-family-bold-italic = "Monaspace Xenon";
|
||||||
font-style-bold-italic = "ExtraLight Italic";
|
font-style-bold-italic = "ExtraLight Italic";
|
||||||
|
font-synthetic-style = false;
|
||||||
font-variation-italic = [ "wght=100" ];
|
font-variation-italic = [ "wght=100" ];
|
||||||
|
|
||||||
adjust-cell-height = 1;
|
adjust-cell-height = 1;
|
||||||
|
|
Loading…
Reference in a new issue