disable mouse hiding in alacritty again

This commit is contained in:
Oliver Ladner 2024-02-08 16:01:59 +01:00
commit e1160acbe1

View file

@ -50,5 +50,5 @@ bindings = [
{ key = "Minus", mods = "Command", action = "DecreaseFontSize" }, { key = "Minus", mods = "Command", action = "DecreaseFontSize" },
] ]
[mouse] #[mouse]
hide_when_typing = true #hide_when_typing = true