From 2e25324fa81d846b795e50efe71b3ef31b0763de Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 17 Sep 2018 12:42:21 +0100 Subject: [PATCH] Don't switch to tmux quite yet --- files/alacritty.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/alacritty.yml b/files/alacritty.yml index 1189d7a..7ffea5b 100644 --- a/files/alacritty.yml +++ b/files/alacritty.yml @@ -245,8 +245,8 @@ live_config_reload: true # You can set shell.program to the path of your favorite shell, e.g. /bin/fish. # Entries in shell.args are passed unmodified as arguments to the shell. # -shell: - program: /usr/bin/tmux +# shell: +# program: /usr/bin/tmux # Key bindings #