aboutsummaryrefslogtreecommitdiff
path: root/.config/alacritty
diff options
context:
space:
mode:
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