From ef401bb4c4f2e58bbfa8b0006b54b89131012931 Mon Sep 17 00:00:00 2001 From: vx-clutch Date: Sun, 1 Jun 2025 08:30:58 -0400 Subject: [PATCH] save --- tmux/.tmux.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index b8d45fb..63dd60b 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -21,6 +21,7 @@ set-window-option -g mode-keys vi set -g status-position top set -g status-justify centre set -g status-style fg=colour8,bg=#000000 +set -g status-left-length 120 set -g status-left-style fg=colour8,bg=#000000 set -g status-right-style fg=colour8,bg=#000000