diff options
Diffstat (limited to 'files/.tmux.conf')
| -rw-r--r-- | files/.tmux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/.tmux.conf b/files/.tmux.conf index 7a96f54..1c0f72d 100644 --- a/files/.tmux.conf +++ b/files/.tmux.conf @@ -8,7 +8,7 @@ set -g base-index 1 setw -g pane-base-index 1 set -g set-titles on -set -g set-titles-string "#S / #W" +set -g set-titles-string "#W @ #H[#S]" # disable auto rename of windows |
