fix: conficts
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
font_family 'JetBrainsMono NF'
|
||||
font_size 10.5
|
||||
font_size 11.5
|
||||
|
||||
text_composition_strategy legacy
|
||||
modify_font cell_width 95%
|
||||
#text_composition_strategy legacy
|
||||
#modify_font cell_width 95%
|
||||
#background_opacity 20
|
||||
|
||||
cursor_trail 10
|
||||
cursor_trail 20
|
||||
cursor_trail_start_threshold 0
|
||||
shell_integration no-cursor
|
||||
cursor_trail_decay 0.01 0.15
|
||||
@@ -14,3 +14,15 @@ cursor_blink true
|
||||
map cmd+c copy_to_clipboard
|
||||
map cmd+v paste_from_clipboard
|
||||
map shift+insert paste_from_clipboard
|
||||
|
||||
linux_display_server wayland
|
||||
wayland_enable_ime yes
|
||||
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
#font_family family="JetBrainsMono Nerd Font Mono"
|
||||
font_family family="Fira Code"
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
# END_KITTY_FONTS
|
||||
|
||||
Reference in New Issue
Block a user