This commit is contained in:
2026-02-20 09:16:35 +00:00
parent a9362d767e
commit f7deb87360
4 changed files with 8 additions and 3 deletions

View File

@@ -10,7 +10,8 @@ style = "Regular"
import = ["~/.config/alacritty/dank-theme.toml"]
[terminal.shell]
program = "zellij"
program = "/usr/bin/fish"
args = ["-l", "-c", "zellij; exec fish -l"]
[window]
opacity = 0.9