aboutsummaryrefslogtreecommitdiff
path: root/.config/alacritty
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-05-07 14:34:18 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2023-05-07 14:34:18 +0530
commite6c314476d30d00af73bc650d1330e13ef8c91e8 (patch)
tree28d07f069cd457fa23cbf577b6041a33d931a4b8 /.config/alacritty
parent0fdefd374e4a007a41c540bec0550791530a1f66 (diff)
changes
Diffstat (limited to '.config/alacritty')
-rw-r--r--.config/alacritty/shell.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/alacritty/shell.yml b/.config/alacritty/shell.yml
index e13de7d..e6425df 100644
--- a/.config/alacritty/shell.yml
+++ b/.config/alacritty/shell.yml
@@ -9,6 +9,3 @@ shell:
# Directory the shell is started in. If this is unset, or `None`, the working
# directory of the parent process will be used.
working_directory: None
-
-# Send ESC (\x1b) before characters when alt is pressed.
-alt_send_esc: false