feat: move to kitty
This commit is contained in:
parent
ce8c135e1d
commit
f6af310a18
13 changed files with 81 additions and 243 deletions
14
computers/python/configs/kitty/kitty.conf
Normal file
14
computers/python/configs/kitty/kitty.conf
Normal file
|
@ -0,0 +1,14 @@
|
|||
# BEGIN_KITTY_THEME
|
||||
# Tokyo Night
|
||||
include current-theme.conf
|
||||
# END_KITTY_THEME
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
font_family family='Source Code Pro' postscript_name=SourceCodePro-Regular
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
font_size 14.0
|
||||
# END_KITTY_FONTS
|
||||
|
||||
window_padding_width 8
|
Loading…
Add table
Add a link
Reference in a new issue