ghostty: don't auto-launch tmux

This commit is contained in:
John Bowdre 2024-12-26 18:55:55 -06:00
parent d58c808208
commit 329637ce74
Signed by: john
SSH key fingerprint: SHA256:cZYnOxaLdo+MhBNMX38ihO/p2Kek6fBykSFoJwHBhUo

View file

@ -7,7 +7,6 @@
auto-update = off
command = ${pkgs.fish}/bin/fish
font-family = BerkeleyMono Nerd Font Mono
initial-command = ${pkgs.fish}/bin/fish -c "${pkgs.tmux}/bin/tmux attach-session -t (hostname -s) || tmux new-session -s (hostname -s) -c $HOME"
shell-integration = fish
theme = catppuccin-mocha
window-height = 50