19 lines
465 B
Plaintext
19 lines
465 B
Plaintext
globinclude kitty.d/**/*.conf
|
|
envinclude KITTY_CONF_*
|
|
|
|
enable_audio_bell no
|
|
|
|
map f9 close_other_windows_in_tab
|
|
|
|
# font_family JetBrains Mono Regular Nerd Font Complete Mono
|
|
# bold_font JetBrains Mono Bold Nerd Font Complete Mono
|
|
# italic_font JetBrains Mono Italic Nerd Font Complete Mono
|
|
# bold_italic_font JetBrains Mono Bold Italic Nerd Font Complete Mono
|
|
|
|
font_family Iosevka
|
|
|
|
font_size 14.0
|
|
|
|
# background_opacity 0.9
|
|
background_opacity 1
|