mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-03-06 01:56:40 +00:00
chore(alacritty): hide_when_typing = false
This commit is contained in:
@@ -325,7 +325,7 @@ key = "F"
|
|||||||
mods = "Command"
|
mods = "Command"
|
||||||
|
|
||||||
[mouse]
|
[mouse]
|
||||||
hide_when_typing = true
|
hide_when_typing = false
|
||||||
|
|
||||||
[[mouse.bindings]]
|
[[mouse.bindings]]
|
||||||
action = "PasteSelection"
|
action = "PasteSelection"
|
||||||
|
|||||||
Reference in New Issue
Block a user