Add zsh as shell for alacritty
This commit is contained in:
parent
49c061bc1f
commit
a212aac0a5
@ -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
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user