added animated cursor on kitty

main
The_miro 2025-06-06 17:30:24 +02:00
parent 05063b67f5
commit e2c19e23d8
1 changed files with 9 additions and 3 deletions

View File

@ -1,8 +1,14 @@
font_family Agave Nerd Font font_family Agave Nerd Font
font_size 13.0 font_size 13.0
shell_integration enabled shell_integration no-cursor
cursor_shape block cursor_shape beam
cursor_blink_interval 4 cursor_beam_thickness 2
cursor_trail 5
cursor_text_color #5018dd
cursor_trail_decay 0.1 0.4
cursor #E40046
cursor_trail_start_threshold 0
cursor_blink_interval -1
window_padding_width 4 window_padding_width 4
scrollback_lines 20000 scrollback_lines 20000
background_opacity 0.4 background_opacity 0.4