diff --git a/alacritty.yml b/alacritty.yml index bf1e15f..ba1039f 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -398,13 +398,22 @@ key_bindings: - chars: \ key: Y mods: Alt +- action: ToggleFullscreen + key: F + mods: Command live_config_reload: true mouse: double_click: threshold: 300 faux_scrollback_lines: 1 + hide_when_typing: false triple_click: threshold: 300 + url: + launcher: + args: [] + program: '' + modifiers: None mouse_bindings: - action: PasteSelection mouse: Middle