diff options
-rw-r--r-- | kitty.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kitty.conf b/kitty.conf index bd87a1e..f20645f 100644 --- a/kitty.conf +++ b/kitty.conf @@ -16,6 +16,13 @@ placement_strategy top-left macos_show_window_title_in none +# cursor settings ------------------------------- + +cursor_trail 1 +cursor_trail_decay 0.05 0.15 + +cursor_trail_start_threshold 12 + # keybindings ----------------------------------- # jump to beginning and end of word |