ghostty: thinner underlines. adjust spacing slightly to allow underlines
more room.
This commit is contained in:
parent
4645486af3
commit
f2f3357384
1 changed files with 6 additions and 1 deletions
|
@ -35,9 +35,14 @@ in
|
|||
font-style-bold-italic = "ExtraLight Italic";
|
||||
font-variation-italic = [ "wght=100" ];
|
||||
|
||||
adjust-cell-height = 1;
|
||||
adjust-cursor-thickness = 5;
|
||||
adjust-font-baseline = 1;
|
||||
adjust-underline-position = 2;
|
||||
adjust-underline-thickness = -1;
|
||||
|
||||
mouse-hide-while-typing = true;
|
||||
cursor-style = "block";
|
||||
adjust-cursor-thickness = 5;
|
||||
unfocused-split-opacity = 1.0;
|
||||
|
||||
shell-integration = "fish";
|
||||
|
|
Loading…
Reference in a new issue