Browse Source

kitty: cursor trail

raylu 1 năm trước cách đây
mục cha
commit
b942583b1a
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      config/kitty/kitty.conf

+ 4 - 0
config/kitty/kitty.conf

@@ -200,6 +200,10 @@ cursor_stop_blinking_after 15.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.3
+cursor_trail_start_threshold 10
+
 #: }}}
 
 #: Scrollback {{{