From e6c314476d30d00af73bc650d1330e13ef8c91e8 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sun, 7 May 2023 14:34:18 +0530 Subject: changes --- .config/alacritty/shell.yml | 3 --- 1 file changed, 3 deletions(-) (limited to '.config/alacritty') 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 -- cgit v1.2.3