kitty.conf: set line height to 105%
This commit is contained in:
parent
04279586c4
commit
7e1979da9b
2 changed files with 2244 additions and 1 deletions
|
@ -177,6 +177,8 @@ font_size 9
|
||||||
#: decreasing it lowers them. Decreasing the cell size might cause
|
#: decreasing it lowers them. Decreasing the cell size might cause
|
||||||
#: rendering artifacts, so use with care.
|
#: rendering artifacts, so use with care.
|
||||||
|
|
||||||
|
modify_font cell_height 105%
|
||||||
|
|
||||||
# box_drawing_scale 0.001, 1, 1.5, 2
|
# box_drawing_scale 0.001, 1, 1.5, 2
|
||||||
|
|
||||||
#: The sizes of the lines used for the box drawing Unicode characters.
|
#: The sizes of the lines used for the box drawing Unicode characters.
|
||||||
|
@ -2244,4 +2246,4 @@ tab_bar_style powerline
|
||||||
# BEGIN_KITTY_THEME
|
# BEGIN_KITTY_THEME
|
||||||
# Solarized Dark
|
# Solarized Dark
|
||||||
include current-theme.conf
|
include current-theme.conf
|
||||||
# END_KITTY_THEME
|
# END_KITTY_THEME
|
||||||
|
|
2241
.config/kitty/kitty.conf.bak
Normal file
2241
.config/kitty/kitty.conf.bak
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue