feat(kitty): enable cursor animations
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s
This commit is contained in:
parent
707d5c65bc
commit
aa6e7447a0
@ -16,3 +16,9 @@ scrollback_pager nvim -c "set signcolumn=no showtabline=0" -c "silent write! /tm
|
|||||||
# Bell
|
# Bell
|
||||||
enable_audio_bell no
|
enable_audio_bell no
|
||||||
visual_bell_duration 0.2
|
visual_bell_duration 0.2
|
||||||
|
|
||||||
|
# cusor animations
|
||||||
|
cursor_shape block
|
||||||
|
cursor_trail 1
|
||||||
|
cursor_trail_start_threshold 0
|
||||||
|
shell_integration no-cursor
|
||||||
|
Loading…
Reference in New Issue
Block a user