[ALACRITTY] Fix not login shell
This commit is contained in:
parent
7f9f7d5de5
commit
7ebfc30766
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
shell:
|
||||
program: /bin/bash
|
||||
args:
|
||||
- --login
|
||||
font:
|
||||
normal:
|
||||
family: FiraCode NF
|
||||
|
|
Loading…
Reference in a new issue