hide when typing in alacritty

This commit is contained in:
foxora 2026-02-26 10:53:00 +00:00
parent 80a3334813
commit d274bccefa

View file

@ -306,6 +306,7 @@
size = 10;
};
scrolling.history = 100000;
mouse.hide_when_typing = true;
};
};