forked from foxora/nix
hide when typing in alacritty
This commit is contained in:
parent
80a3334813
commit
d274bccefa
1 changed files with 1 additions and 0 deletions
|
|
@ -306,6 +306,7 @@
|
||||||
size = 10;
|
size = 10;
|
||||||
};
|
};
|
||||||
scrolling.history = 100000;
|
scrolling.history = 100000;
|
||||||
|
mouse.hide_when_typing = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue