kitty: set column_{height,width} to 100%

This commit is contained in:
surtur 2022-03-26 02:43:12 +01:00
parent e76d193177
commit 48196cad48
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -47,8 +47,9 @@ font_size 12
#: support, because it will force kitty to always treat the text as
#: LTR, which FriBidi expects for terminals.
adjust_line_height 110%
adjust_line_height 100%
# adjust_column_width 0
adjust_column_width 100%
#: Change the size of each character cell kitty renders. You can use
#: either numbers, which are interpreted as pixels or percentages