summaryrefslogtreecommitdiff
path: root/config/common
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-10-26 11:54:32 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-10-26 11:54:32 +0200
commit18b10ff5433f13692f720e6aa505f83717f91fc9 (patch)
tree393d3c9237f45de90cfe2ca5356e5d35af69baf7 /config/common
parent1765df25865f948fa08df40a72899d299f07dc91 (diff)
changed title to window name
Diffstat (limited to 'config/common')
-rwxr-xr-xconfig/common/tmux/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/common/tmux/tmux.conf b/config/common/tmux/tmux.conf
index 5867a92..1be3f71 100755
--- a/config/common/tmux/tmux.conf
+++ b/config/common/tmux/tmux.conf
@@ -118,7 +118,7 @@ set -g status on
#+ Status +
#+--------+
#+--- Layout ---+
-set -g set-titles-string "[#S:#I] #T"
+set -g set-titles-string "[#S: #W] #T"
set -g set-titles on
set -g status-position top
set -g window-status-current-style "underscore"