alacritty: Use tmux

This commit is contained in:
timoxa0 2024-11-29 17:49:50 +05:00
parent d20b74e1bf
commit 1bea2c9494

View file

@ -19,5 +19,4 @@ import = [
]
[terminal]
# shell = { program = "tmux", args = ["new"] }
shell = { program = "fish" }
shell = { program = "tmux", args = ["new"] }