From 43c1d4d4456703bcd34cb2df34f9eaca3feb2756 Mon Sep 17 00:00:00 2001 From: Skladnayazebra Date: Sat, 29 Nov 2025 21:02:21 +0500 Subject: Do not launch tmux on ghostty startup If I detach from tmux session, terminal will automatically exit, and there's no way to attach back to the session anymore. --- ghostty/config | 1 - 1 file changed, 1 deletion(-) (limited to 'ghostty') diff --git a/ghostty/config b/ghostty/config index 910a89b..9bd97b4 100644 --- a/ghostty/config +++ b/ghostty/config @@ -1,4 +1,3 @@ theme = Gruvbox Dark font-family = JetBrainsMono Nerd Font NL fullscreen -initial-command = tmux -- cgit v1.3.1