added animated cursor on kitty
parent
05063b67f5
commit
e2c19e23d8
|
|
@ -1,8 +1,14 @@
|
|||
font_family Agave Nerd Font
|
||||
font_size 13.0
|
||||
shell_integration enabled
|
||||
cursor_shape block
|
||||
cursor_blink_interval 4
|
||||
shell_integration no-cursor
|
||||
cursor_shape beam
|
||||
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
|
||||
scrollback_lines 20000
|
||||
background_opacity 0.4
|
||||
|
|
|
|||
Loading…
Reference in New Issue