19 lines
564 B
Text
19 lines
564 B
Text
include /home/brian/.config/kitty/.nord-kitty.conf
|
|
background_opacity 0.80
|
|
remember_window_size yes
|
|
map ctrl+shift+enter new_window_with_cwd
|
|
map ctrl+left resize_window narrower
|
|
map ctrl+right resize_window wider
|
|
map ctrl+up resize_window taller 1
|
|
map ctrl+down resize_window shorter 1
|
|
cursor_stop_blinking_after 0.25
|
|
cursor_shape block
|
|
italic_font Roboto Mono Italic
|
|
shell_integration no-cursor
|
|
enable_audio_bell no
|
|
font_size 15
|
|
window_margin_width 1
|
|
window_border_width 0.5pt
|
|
hide_window_decorations yes
|
|
active_border_color #61AFEF
|
|
inactive_border_color #ADADAD
|