24 lines
338 B
Plaintext
24 lines
338 B
Plaintext
# BEGIN_KITTY_THEME
|
|
# Kanagawa
|
|
include current-theme.conf
|
|
# END_KITTY_THEME
|
|
#
|
|
shell zsh --login
|
|
|
|
font_family JetBrainsMono Nerd Font
|
|
bold_font auto
|
|
italic_font auto
|
|
bold_italic_font auto
|
|
|
|
font_size 12
|
|
|
|
background_opacity 0.90
|
|
|
|
term xterm-256color
|
|
|
|
allow_hyperlinks yes
|
|
|
|
copy_on_select yes
|
|
paste_actions confirm-if-large
|
|
|