change session symbol in title

This commit is contained in:
Yax 2025-01-23 18:00:17 +01:00
parent a3b5f4c34f
commit 9154cd6bf8

View file

@ -45,7 +45,7 @@ setw -g pane-base-index 1 # make pane numbering consistent with windows
set -g renumber-windows on # renumber windows when a window is closed
set -g set-titles on # set terminal title
set -g set-titles-string ' #S #I #W'
set -g set-titles-string ' #S #I #W'
set -g display-panes-time 500 # slightly longer pane indicators display time