From dc956f8f00e28d25679713595cbe10ad86136362 Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 20 May 2020 00:55:02 +0300 Subject: kitty uses proper iosevka & shift/ctrl enter --- .config/kitty/kitty.conf | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to '.config/kitty/kitty.conf') diff --git a/.config/kitty/kitty.conf b/.config/kitty/kitty.conf index 7629b57..c6f0c96 100644 --- a/.config/kitty/kitty.conf +++ b/.config/kitty/kitty.conf @@ -2,10 +2,10 @@ #: Fonts {{{ --> Ligature Support -font_family Liga Iosevka -bold_font Liga Iosevka Bold -italic_font Liga Iosevka Oblique -bold_italic_font Liga Iosevka Bold Oblique +font_family Iosevka +bold_font Iosevka Bold +italic_font Iosevka Italic +bold_italic_font Iosevka Bold Italic font_size 10.0 @@ -13,7 +13,7 @@ adjust_line_height 0 adjust_column_width 0 box_drawing_scale 0.001, 1, 1.5, 2 -disable_ligatures cursor +disable_ligatures always #: }}} @@ -152,6 +152,9 @@ editor nvim kitty_mod ctrl+shift +map shift+enter send_text all \x1b[13;2u +map ctrl+enter send_text all \x1b[13;5u + #: The value of kitty_mod is used as the modifier for all default #: shortcuts, you can change it in your kitty.conf to change the #: modifiers for all the default shortcuts. -- cgit v1.2.3-70-g09d2