Add zsh as shell for alacritty

This commit is contained in:
Daniel Lynn 2021-08-06 11:11:46 -05:00
parent 49c061bc1f
commit a212aac0a5
Signed by: daniel
GPG Key ID: 28496A140E180A9D

View File

@ -425,10 +425,10 @@ background_opacity: 0.95
# - (macOS) /bin/bash --login
# - (Linux/BSD) user login shell
# - (Windows) powershell
#shell:
# program: /bin/bash
# args:
# - --login
shell:
program: /usr/bin/zsh
args:
- -l
# Startup directory
#