13 lines
347 B
Text
13 lines
347 B
Text
include ~/.config/kitty/mocha.conf
|
|
font_family jetbrains mono nerd font
|
|
font_size 16
|
|
bold_font auto
|
|
italic_font auto
|
|
bold_italic_font auto
|
|
mouse_hide_wait 2.0
|
|
cursor_shape block
|
|
url_color #0087bd
|
|
url_style dotted
|
|
#Close the terminal without confirmation
|
|
confirm_os_window_close 0
|
|
background_opacity 0.5
|