diff options
-rw-r--r-- | .config/kitty/kitty.conf | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 4c79434..e775530 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf | |||
@@ -2,10 +2,10 @@ | |||
2 | 2 | ||
3 | #: Fonts {{{ --> Ligature Support | 3 | #: Fonts {{{ --> Ligature Support |
4 | 4 | ||
5 | font_family Iosevka | 5 | font_family Liga Iosevka |
6 | bold_font Iosevka Bold | 6 | bold_font Liga Iosevka Bold |
7 | italic_font Iosevka Oblique | 7 | italic_font Liga Iosevka Oblique |
8 | bold_italic_font Iosevka Bold Oblique | 8 | bold_italic_font Liga Iosevka Bold Oblique |
9 | 9 | ||
10 | font_size 10.0 | 10 | font_size 10.0 |
11 | 11 | ||
@@ -14,8 +14,6 @@ adjust_column_width 0 | |||
14 | 14 | ||
15 | box_drawing_scale 0.001, 1, 1.5, 2 | 15 | box_drawing_scale 0.001, 1, 1.5, 2 |
16 | 16 | ||
17 | disable_ligatures always | ||
18 | |||
19 | #: }}} | 17 | #: }}} |
20 | 18 | ||
21 | #: Cursor customization {{{ | 19 | #: Cursor customization {{{ |