diff options
| author | Skladnayazebra <skladnayazebra@gmail.com> | 2025-11-29 21:02:21 +0500 |
|---|---|---|
| committer | Skladnayazebra <skladnayazebra@gmail.com> | 2025-11-29 21:02:21 +0500 |
| commit | 43c1d4d4456703bcd34cb2df34f9eaca3feb2756 (patch) | |
| tree | 79eb6048ceb6b753a2ee6d61ecddad4e243ec562 /ghostty/config | |
| parent | 3acd8c2d2bccd41536ce2b0f594dcbab516910b9 (diff) | |
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.
Diffstat (limited to 'ghostty/config')
| -rw-r--r-- | ghostty/config | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
