fix alacritty: terminal shell path on macOS
This commit is contained in:
parent
4eb30c52c7
commit
4ef8a32ff8
@ -45,4 +45,4 @@ command = { program = "code", args = [ "--goto" ] }
|
|||||||
mouse = { enabled = true }
|
mouse = { enabled = true }
|
||||||
|
|
||||||
[terminal]
|
[terminal]
|
||||||
shell = "zellij"
|
shell = "/usr/local/bin/zellij"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user