This commit is contained in:
2026-03-11 18:27:03 +00:00
parent 3c3d24ccdb
commit 7b5f5cf0c7
5 changed files with 237 additions and 3 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import = ["~/.config/alacritty/dank-theme.toml"]
[terminal.shell]
program = "fish"
args = ["-l", "-c", "zellij; exec fish -l"]
args = ["-l", "-c", "tmux new; exec fish -l"]
[window]
opacity = 0.9