|
|
|
@ -1,26 +1,29 @@
|
|
|
|
|
# I am config
|
|
|
|
|
font_family JetBrainsMono Nerd Font
|
|
|
|
|
font_size 14
|
|
|
|
|
adjust_line_height 0
|
|
|
|
|
box_drawing_scale 0.1, 0.5, 1, 1.5
|
|
|
|
|
disable_ligatures cursor
|
|
|
|
|
cursor_blink_interval 0
|
|
|
|
|
term xterm-direct
|
|
|
|
|
|
|
|
|
|
term kitty
|
|
|
|
|
font_family Cascadia Code PL
|
|
|
|
|
font_features CascadiaCodePL-Regular +ss19
|
|
|
|
|
font_features CascadiaCodePLRoman-SemiBold +ss19
|
|
|
|
|
font_features CascadiaCodePL-Italic +ss19 +ss01
|
|
|
|
|
font_features CascadiaCodePLItalic-SemiBold +ss19 +ss01
|
|
|
|
|
font_size 15
|
|
|
|
|
adjust_line_height 0
|
|
|
|
|
box_drawing_scale 0.1, 0.5, 1, 1.5
|
|
|
|
|
disable_ligatures cursor
|
|
|
|
|
cursor_blink_interval 0
|
|
|
|
|
|
|
|
|
|
tab_title_template "{index}┇{title}"
|
|
|
|
|
tab_bar_style slant
|
|
|
|
|
tab_bar_edge top
|
|
|
|
|
active_tab_foreground #ebdbb2
|
|
|
|
|
active_tab_background #282828
|
|
|
|
|
active_tab_font_style bold
|
|
|
|
|
inactive_tab_background #a89984
|
|
|
|
|
inactive_tab_foreground #282828
|
|
|
|
|
inactive_tab_font_style italic
|
|
|
|
|
tab_bar_background #a89984
|
|
|
|
|
tab_title_template "{index}┇{title}"
|
|
|
|
|
tab_bar_style slant
|
|
|
|
|
tab_bar_edge top
|
|
|
|
|
active_tab_foreground #ebdbb2
|
|
|
|
|
active_tab_background #282828
|
|
|
|
|
active_tab_font_style bold
|
|
|
|
|
inactive_tab_background #a89984
|
|
|
|
|
inactive_tab_foreground #282828
|
|
|
|
|
inactive_tab_font_style italic
|
|
|
|
|
tab_bar_background #a89984
|
|
|
|
|
|
|
|
|
|
enabled_layouts splits,stack
|
|
|
|
|
|
|
|
|
|
enable_audio_bell no
|
|
|
|
|
strip_trailing_spaces always
|
|
|
|
|
open_url_with default
|
|
|
|
@ -29,7 +32,7 @@ placement_strategy top-left
|
|
|
|
|
remember_window_size no
|
|
|
|
|
initial_window_width 120c
|
|
|
|
|
initial_window_height 30c
|
|
|
|
|
|
|
|
|
|
resize_in_steps yes
|
|
|
|
|
shell_integration no-cursor
|
|
|
|
|
|
|
|
|
|
map ctrl+g>c new_tab
|
|
|
|
|