Make alacritty run zsh regardless of default shell

This commit is contained in:
Geoffrey Frogeye 2021-12-02 16:56:27 +01:00
parent 2250f520fe
commit 1b6cc39dad

View file

@ -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