Skip to content

Commit 42c8364

Browse files
committed
config(kitty): set blink rate and stop interval
1 parent b7f1f1f commit 42c8364

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/kitty/kitty.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ font_size 13
66

77
touch_scroll_multiplier 5.0
88

9+
cursor_blink_interval 0.4
10+
cursor_stop_blinking_after 0
11+
912
map ctrl+page_down next_tab
1013
map ctrl+page_up previous_tab
1114
map ctrl+shift+page_down next_window

0 commit comments

Comments
 (0)