ghostty: use semicondensed font
This commit is contained in:
parent
db13d109f9
commit
0a42495374
1 changed files with 6 additions and 4 deletions
|
@ -13,18 +13,20 @@
|
|||
font-family = "Berkeley Mono";
|
||||
font-family-italic = "Monaspace Radon Var";
|
||||
font-family-bold-italic = "Monaspace Krypton Var";
|
||||
font-style = "Regular";
|
||||
font-style-bold = "Bold";
|
||||
font-style-italic = "Italic";
|
||||
font-style = "SemiCondensed";
|
||||
font-style-bold = "Bold SemiCondensed";
|
||||
font-style-italic = "ExtraLight Italic";
|
||||
font-style-bold-italic = "ExtraLight";
|
||||
font-synthetic-style = false;
|
||||
|
||||
adjust-cell-height = 2;
|
||||
adjust-font-baseline = 1;
|
||||
adjust-cursor-thickness = 4;
|
||||
adjust-underline-position = 3;
|
||||
adjust-underline-thickness = -1;
|
||||
|
||||
mouse-hide-while-typing = true;
|
||||
unfocused-split-opacity = 0.8;
|
||||
unfocused-split-opacity = 0.9;
|
||||
unfocused-split-fill = "#056157";
|
||||
|
||||
shell-integration = "fish";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue