diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 2a61f32..f5b1571 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -47,9 +47,13 @@ font_size 12 #: support, because it will force kitty to always treat the text as #: LTR, which FriBidi expects for terminals. -adjust_line_height 100% +# adjust_line_height 100% # adjust_column_width 0 -adjust_column_width 100% +# adjust_column_width 100% + +# since kitty 0.26.1 +modify_font cell_height 100% +modify_font cell_width 100% #: Change the size of each character cell kitty renders. You can use #: either numbers, which are interpreted as pixels or percentages