From 1b6cc39dada2b22931d4d79ebf6af2eb32149a21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Geoffrey=20=E2=80=9CFrogeye=E2=80=9D=20Preud=27homme?= Date: Thu, 2 Dec 2021 16:56:27 +0100 Subject: [PATCH] Make alacritty run zsh regardless of default shell --- config/i3/config.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/i3/config.j2 b/config/i3/config.j2 index 6eee325..30c1d5c 100644 --- a/config/i3/config.j2 +++ b/config/i3/config.j2 @@ -50,7 +50,7 @@ bindsym $mod+Shift+d exec --no-startup-id rofi -modi drun -show drun # Start Applications # bindsym $mod+Return exec urxvtc -bindsym $mod+Return exec alacritty +bindsym $mod+Return exec alacritty -e zsh bindsym $mod+Shift+Return exec urxvt bindsym $mod+p exec thunar bindsym $mod+m exec qutebrowser --override-restore --backend=webengine