Skip to content

Commit debeb0d

Browse files
committed
test kitty options
1 parent 50cc3fa commit debeb0d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

home/wayland/kitty.nix

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
font_features = "Iosevka cv99=6 cv85=8";
2020

2121
# basics
22+
# cursor_trail = 100;
23+
# cursor_trail_decay = "0.3 0.3";
24+
# cursor_trail_start_threshold = 16;
2225
close_on_child_death = "yes";
2326
focus_follows_mouse = "no";
2427
enable_audio_bell = "no";

0 commit comments

Comments
 (0)