latest
This commit is contained in:
16
.config/kitty/kitty.conf
Normal file
16
.config/kitty/kitty.conf
Normal file
@@ -0,0 +1,16 @@
|
||||
font_family 'JetBrainsMono NF'
|
||||
font_size 10.5
|
||||
|
||||
text_composition_strategy legacy
|
||||
modify_font cell_width 95%
|
||||
|
||||
cursor_trail 10
|
||||
cursor_trail_start_threshold 0
|
||||
shell_integration no-cursor
|
||||
cursor_trail_decay 0.01 0.15
|
||||
cursor_shape block
|
||||
cursor_blink true
|
||||
|
||||
map cmd+c copy_to_clipboard
|
||||
map cmd+v paste_from_clipboard
|
||||
map shift+insert paste_from_clipboard
|
||||
Reference in New Issue
Block a user