blob: b8a702d2a07d9067794513dc44477e6b443ea4d5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
include colors.conf
# BEGIN_KITTY_FONTS
font_family family='FiraCode Nerd Font' postscript_name=FiraCodeNF-Reg
bold_font auto
italic_font family='FiraCode Nerd Font' style=Regular
bold_italic_font family='FiraCode Nerd Font' style=SemiBold
# END_KITTY_FONTS
font_size 11.0
background_opacity 0.95
window_padding_width 2
|