Set tmux window titles.
This commit is contained in:
@@ -55,8 +55,12 @@
|
||||
extraConfig = ''
|
||||
bind-key t send-prefix
|
||||
bind-key C-t last-window
|
||||
|
||||
set -g status-left ""
|
||||
set -g status-right ""
|
||||
|
||||
setw -g automatic-rename on
|
||||
set -g set-titles on
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user