diff --git a/dotfiles/.config/alacritty/alacritty.yml b/dotfiles/.config/alacritty/alacritty.yml index 65abb9f..5c2dd7f 100644 --- a/dotfiles/.config/alacritty/alacritty.yml +++ b/dotfiles/.config/alacritty/alacritty.yml @@ -106,6 +106,9 @@ key_bindings: env: TERM: xterm-256color +mouse: + hide_when_typing: true + # Import additional configuration files # # Imports are loaded in order, skipping all missing files, with the importing @@ -580,7 +583,7 @@ env: #triple_click: { threshold: 300 } # If this is `true`, the cursor is temporarily hidden when typing. - #hide_when_typing: false + #hide_when_typing: true # Hints #