add kitty.conf
This commit is contained in:
parent
cc98d2d106
commit
79935e5fe4
16
kitty.conf
Normal file
16
kitty.conf
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
font_family Source Code Pro
|
||||||
|
|
||||||
|
italic_font auto
|
||||||
|
ld_font auto
|
||||||
|
bold_italic_font auto
|
||||||
|
|
||||||
|
font_size 20
|
||||||
|
font size_delta 2
|
||||||
|
|
||||||
|
|
||||||
|
foreground #eee8fd
|
||||||
|
background #132a33
|
||||||
|
background_opacity 0.90
|
||||||
|
cursor #9fa3c2
|
||||||
|
|
||||||
|
enable_audio_bell no
|
Loading…
Reference in a new issue