Add kitty config files

This commit is contained in:
2024-10-05 19:59:04 -10:00
parent aee6cacadf
commit ce69b3ff62
3 changed files with 103 additions and 0 deletions

16
.config/kitty/kitty.conf Normal file
View File

@@ -0,0 +1,16 @@
# BEGIN_KITTY_THEME
# Catppuccin-Macchiato
include current-theme.conf
# END_KITTY_THEME
map f1 launch --type=tab
map f2 launch --cwd=current --type=tab
# BEGIN_KITTY_FONTS
font_family family="FiraCode Nerd Font"
font_size 16.0
bold_font auto
italic_font auto
bold_italic_font auto
# END_KITTY_FONTS