35 lines
636 B
Plaintext
35 lines
636 B
Plaintext
# Font
|
|
# font_family JetBrainsMono Nerd Font Mono
|
|
font_size 14.0
|
|
|
|
disable_ligatures never
|
|
|
|
# Appearance
|
|
window_padding_width 5
|
|
hide_window_decorations no
|
|
|
|
# Display Server
|
|
linux_display_server wayland
|
|
|
|
# Trail
|
|
cursor_trail 10
|
|
cursor_trail_decay 0.1 0.3
|
|
cursor_trail_start_threshold 1
|
|
|
|
|
|
# Colors
|
|
|
|
# BEGIN_KITTY_THEME
|
|
# Catppuccin-Mocha
|
|
include Catppuccin-Mocha.conf
|
|
# END_KITTY_THEME
|
|
|
|
|
|
# BEGIN_KITTY_FONTS
|
|
font_family family='JetBrainsMono Nerd Font Mono' postscript_name=JetBrainsMonoNFM-Regular
|
|
fallback_family family='JetBrainsMono Nerd Font'
|
|
bold_font auto
|
|
italic_font auto
|
|
bold_italic_font auto
|
|
# END_KITTY_FONTS
|