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