kitty: set column_{height,width} to 100%
This commit is contained in:
parent
e76d193177
commit
48196cad48
@ -47,8 +47,9 @@ font_size 12
|
|||||||
#: support, because it will force kitty to always treat the text as
|
#: support, because it will force kitty to always treat the text as
|
||||||
#: LTR, which FriBidi expects for terminals.
|
#: LTR, which FriBidi expects for terminals.
|
||||||
|
|
||||||
adjust_line_height 110%
|
adjust_line_height 100%
|
||||||
# adjust_column_width 0
|
# adjust_column_width 0
|
||||||
|
adjust_column_width 100%
|
||||||
|
|
||||||
#: Change the size of each character cell kitty renders. You can use
|
#: Change the size of each character cell kitty renders. You can use
|
||||||
#: either numbers, which are interpreted as pixels or percentages
|
#: either numbers, which are interpreted as pixels or percentages
|
||||||
|
Loading…
Reference in New Issue
Block a user