Sync with latest
This commit is contained in:
parent
d384f0c9fa
commit
6d26cd94fc
27 changed files with 4033 additions and 39 deletions
|
@ -16,6 +16,22 @@ map ctrl+shift+c copy_to_clipboard
|
|||
map ctrl+shift+v paste_from_clipboard
|
||||
|
||||
|
||||
|
||||
window_padding_width 5
|
||||
window_margin_width 5
|
||||
# window_border_width 2px
|
||||
active_border_color #e0e4e5
|
||||
inactive_border_color #9EA3A7
|
||||
enabled_layouts Tall, *
|
||||
|
||||
enable_image_protocol yes
|
||||
|
||||
# initial_window_width 95c
|
||||
# initial_window_height 35c
|
||||
|
||||
background_opacity 0.95
|
||||
|
||||
|
||||
# BEGIN_KITTY_THEME
|
||||
# Catppuccin-Mocha
|
||||
# include current-theme.conf
|
||||
|
@ -23,7 +39,7 @@ map ctrl+shift+v paste_from_clipboard
|
|||
|
||||
|
||||
# BEGIN_KITTY_FONTS
|
||||
font_family family="JetBrainsMono Nerd Font Mono"
|
||||
font_family family="JetBrainsMonoNL Nerd Font Mono"
|
||||
bold_font auto
|
||||
italic_font auto
|
||||
bold_italic_font auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue