feat(kitty): enable cursor animations
Some checks failed
Check Formatting of Files / Check-Formatting (push) Failing after 38s

This commit is contained in:
Price Hiller 2024-12-01 22:16:43 -06:00
parent 707d5c65bc
commit aa6e7447a0
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -16,3 +16,9 @@ scrollback_pager nvim -c "set signcolumn=no showtabline=0" -c "silent write! /tm
# Bell
enable_audio_bell no
visual_bell_duration 0.2
# cusor animations
cursor_shape block
cursor_trail 1
cursor_trail_start_threshold 0
shell_integration no-cursor