From bfb04fb18f66f4dcf6f4d84c96b6889f8bfa4ab5 Mon Sep 17 00:00:00 2001 From: BardofSprites Date: Sat, 4 Oct 2025 15:08:45 -0400 Subject: small fix --- tmux/.config/tmux/tmux.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'tmux') diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf index 7e6bf2d..624dbb6 100644 --- a/tmux/.config/tmux/tmux.conf +++ b/tmux/.config/tmux/tmux.conf @@ -6,6 +6,7 @@ set -g visual-bell off set -g visual-silence off setw -g monitor-activity off set -g bell-action none +set-option -g renumber-windows on # statusbar set -g status-position bottom -- cgit v1.2.3