diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 6803e70..33adee3 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -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 {{{