mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
new defaults for kitty
This commit is contained in:
@@ -61,10 +61,23 @@ font_family JetBrainsMono NFM
|
||||
bold_font JetBrainsMono NFM Bold
|
||||
italic_font JetBrainsMono NFM Italic
|
||||
bold_italic_font JetBrainsMono NFM BoldItali
|
||||
|
||||
# Font size for each characters
|
||||
font_size 14.0
|
||||
|
||||
# Force left-to-right text direction
|
||||
force_ltr no
|
||||
|
||||
# Font features to add
|
||||
font_features +liga
|
||||
|
||||
# Whether to disable symbols that are concatenated or not
|
||||
disable_ligatures never
|
||||
|
||||
modify_font cell_height 10px
|
||||
|
||||
# Background opacity
|
||||
background_opacity 1
|
||||
|
||||
# Background blurring
|
||||
background_blur 0
|
||||
|
||||
Reference in New Issue
Block a user