tarch-configs/configs/kitty/kitty.conf
Andrey Zimin 1b1b70daed add nvim
2024-03-10 13:30:59 +03:00

39 lines
1.3 KiB
Plaintext

font_family Iosevka SS04
bold_font auto
italic_font auto
bold_italic_font auto
font_size 11.0
background #1E1E2F
background_opacity 1.0
active_border_color #f9f8fe
inactive_border_color #424860
inactive_tab_background #424860
active_tab_background #5b80bf
inactive_tab_foreground #f9f8fe
tab_bar_margin_color black
tab_bar_style powerline
cursor_shape beam
cursor_beam_thickness 1.8
window_margin_width 3.0
detect_urls yes
enabled_layouts tall:bias=50;full_size=1;mirrored=true
# maps
map super+s next_window
map super+w previous_window
map super+a previous_tab
map super+d next_tab
map ctrl+shift+n set_tab_title
map super+shift+t launch --cwd=current --type=tab --location=neighbor
# открытие нового окна в текущем терминале
map ctrl+shift+enter new_window