🎨 ux(kitty): add trail to the cursor when using kitty
This commit is contained in:
parent
3fba9a82e7
commit
b8ad12ca4a
1 changed files with 3 additions and 0 deletions
|
@ -47,6 +47,9 @@ listen_on unix:@mykitty
|
||||||
allow_hyperlinks yes
|
allow_hyperlinks yes
|
||||||
shell_integration enabled
|
shell_integration enabled
|
||||||
confirm_os_window_close 0
|
confirm_os_window_close 0
|
||||||
|
cursor_trail 1
|
||||||
|
cursor_trail_decay 0.1 0.2
|
||||||
|
cursor_trail_start_threshold 1
|
||||||
|
|
||||||
|
|
||||||
# Keybindings
|
# Keybindings
|
||||||
|
|
Loading…
Add table
Reference in a new issue