🎨 ux(kitty): disable cursor trail
This commit is contained in:
parent
6063384a06
commit
72f3eaa006
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ listen_on unix:@mykitty
|
|||
allow_hyperlinks yes
|
||||
shell_integration enabled
|
||||
confirm_os_window_close 0
|
||||
cursor_trail 1
|
||||
cursor_trail 0
|
||||
cursor_trail_decay 0.1 0.2
|
||||
cursor_trail_start_threshold 1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue