alacritty: Use tmux
This commit is contained in:
parent
d20b74e1bf
commit
1bea2c9494
|
@ -19,5 +19,4 @@ import = [
|
|||
]
|
||||
|
||||
[terminal]
|
||||
# shell = { program = "tmux", args = ["new"] }
|
||||
shell = { program = "fish" }
|
||||
shell = { program = "tmux", args = ["new"] }
|
||||
|
|
Loading…
Reference in a new issue