alacritty: use zsh

This commit is contained in:
Fernando Schauenburg 2021-08-11 02:52:50 +02:00
parent 7a01021042
commit da73fdfd20

View file

@ -403,7 +403,7 @@ live_config_reload: true
# - (Linux/BSD) user login shell
# - (Windows) powershell
shell:
program: /usr/local/bin/bash
program: /bin/zsh
args:
- --login