Files
dockernecontainer/nnm/config/kitty/kitty.conf
T
2026-05-21 22:51:14 +03:00

47 lines
1.3 KiB
Plaintext

font_family JetBrainsMono Nerd Font
font_size 13.0
disable_ligatures never
cursor_shape beam
cursor_blink_interval 0.5
window_padding_width 6
hide_window_decorations no
background_opacity 0.97
background #001e26
foreground #9bc1c2
cursor #f34a00
selection_background #003747
color0 #002731
color8 #006388
color1 #d01b24
color9 #f4153b
color2 #6bbe6c
color10 #50ee84
color3 #a57705
color11 #b17e28
color4 #2075c7
color12 #178dc7
color5 #c61b6e
color13 #e14d8e
color6 #259185
color14 #00b29e
color7 #e9e2cb
color15 #fcf4dc
selection_foreground #001e26
mouse_hide_wait -3.0
map ctrl+grave send_text all \x1b[96;5u
tab_bar_style powerline
tab_powerline_style slanted
map ctrl+shift+t new_tab_with_cwd
enabled_layouts splits,stack
map ctrl+shift+\ launch --location=vsplit --cwd=current
map ctrl+shift+- launch --location=hsplit --cwd=current
scrollback_pager nvim --noplugin -R -c "set nonumber norelativenumber" -
map ctrl+shift+enter launch --cwd=current --type=window nvim