feat: add cursor trail

looks cool, lol!
This commit is contained in:
Seymur Bagirov 2024-11-24 12:49:30 +04:00
parent a72df616b4
commit 664545dbcd

View File

@ -295,6 +295,13 @@ font_size 11.0
#: Stop blinking cursor after the specified number of seconds of
#: keyboard inactivity. Set to zero to never stop blinking.
cursor_trail 1
cursor_trail_decay 0.1 0.4
cursor_trail_start_threshold 2
#: }}}
#: Scrollback {{{