From 7888a67dd93cc58e76b9374eac2da0440311fa61 Mon Sep 17 00:00:00 2001 From: xengineering Date: Wed, 7 Oct 2020 22:04:45 +0200 Subject: Update Alacritty Config --- .config/alacritty/alacritty.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 2209a41..982c5c6 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -583,7 +583,7 @@ font: # # If the same trigger is assigned to multiple actions, all of them are executed # in the order they were defined in. -#key_bindings: +key_bindings: #- { key: Paste, action: Paste } #- { key: Copy, action: Copy } #- { key: L, mods: Control, action: ClearLogNotice } @@ -676,6 +676,8 @@ font: #- { key: F, mods: Command, action: SearchForward } #- { key: B, mods: Command, action: SearchBackward } + - { key: Return, mods: Control|Shift, action: SpawnNewInstance } + #debug: # Display the time it takes to redraw each frame. #render_timer: false -- cgit v1.2.3-70-g09d2