alacritty decreate history buffer size

This commit is contained in:
thek4n 2024-11-02 12:23:40 +03:00
parent 5c82197471
commit d1c1287399

View File

@ -23,7 +23,7 @@ mods = "Control|Shift"
hide_when_typing = true hide_when_typing = true
[scrolling] [scrolling]
history = 10000 history = 3000
multiplier = 3 multiplier = 3
[window] [window]