22 lines
450 B
Plaintext
22 lines
450 B
Plaintext
mouse_map right press ungrabbed paste_from_clipboard
|
|
mouse_map right press grabbed paste_from_clipboard
|
|
copy_on_select yes
|
|
# BEGIN_KITTY_THEME
|
|
# Catppuccin-Mocha
|
|
include mocha.conf
|
|
|
|
# END_KITTY_THEME
|
|
|
|
cursor_trail 1
|
|
font_size 12
|
|
background_opacity 0.85
|
|
background_blur 1
|
|
enable_ligatures always
|
|
|
|
# BEGIN_KITTY_FONTS
|
|
font_family family="JetBrainsMono Nerd Font"
|
|
bold_font auto
|
|
italic_font auto
|
|
bold_italic_font auto
|
|
|
|
# END_KITTY_FONTS |