🎨 ux(kitty): enable cursor trail back again
This commit is contained in:
parent
0653c37e5d
commit
91b3a853c0
1 changed files with 2 additions and 2 deletions
|
@ -47,9 +47,9 @@ listen_on unix:@mykitty
|
|||
allow_hyperlinks yes
|
||||
shell_integration enabled
|
||||
confirm_os_window_close 0
|
||||
cursor_trail 0
|
||||
cursor_trail 1
|
||||
cursor_trail_decay 0.1 0.2
|
||||
cursor_trail_start_threshold 1
|
||||
cursor_trail_start_threshold 4
|
||||
|
||||
|
||||
# Keybindings
|
||||
|
|
Loading…
Add table
Reference in a new issue