diff options
| author | 2025-10-30 18:58:35 -0400 | |
|---|---|---|
| committer | 2025-10-30 18:58:35 -0400 | |
| commit | 44edb4b57655de5b21c51d0471e2ea02ac469c0c (patch) | |
| tree | 3717d482a17d4530b1759057764ce243d6a927d2 /files/kitty | |
| parent | 342f1dcf115f998cbb5d27c5593e215b01e5b7a4 (diff) | |
| download | dotfiles-44edb4b57655de5b21c51d0471e2ea02ac469c0c.tar.gz dotfiles-44edb4b57655de5b21c51d0471e2ea02ac469c0c.tar.bz2 dotfiles-44edb4b57655de5b21c51d0471e2ea02ac469c0c.zip | |
Fix out of date nix stuff, config edits
Diffstat (limited to 'files/kitty')
| -rw-r--r-- | files/kitty/kitty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/kitty/kitty.conf b/files/kitty/kitty.conf index 4728717..a32e47e 100644 --- a/files/kitty/kitty.conf +++ b/files/kitty/kitty.conf @@ -44,7 +44,7 @@ resize_debounce_time 0.025 0.5 cursor_shape block #cursor_blink_interval -1 linear ease-out #cursor_stop_blinking_after 20.0 -cursor_trail 3 +cursor_trail 4 cursor_trail_decay 0.075 0.425 cursor_trail_start_threshold 3 #cursor #${colo.foreground} |