From e418f4bfe41bd178e8dd7849c58a238031144a05 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Mon, 20 Jan 2025 10:17:05 -0400 Subject: kitty: cursor trail --- kitty.conf | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- cgit 1.3.0-6-gf8a5