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" },
]
[mouse]
hide_when_typing = true
#[mouse]
#hide_when_typing = true