feat(desktop): add cursor trail to kitty

This commit is contained in:
tux
2026-09-15 05:39:48 +05:30
parent 932bf56972
commit 3b9774a20d

View File

@@ -17,6 +17,8 @@
enable_audio_bell = false; enable_audio_bell = false;
confirm_os_window_close = 0; confirm_os_window_close = 0;
cursor_trail = 3;
# Window # Window
window_padding_width = 10; window_padding_width = 10;