diff --git a/sh/tmux.sh b/sh/tmux.sh index 8970591..3665fce 100644 --- a/sh/tmux.sh +++ b/sh/tmux.sh @@ -7,8 +7,9 @@ rwx_tmux_setup() { # reload configuration bind-key r source-file ~/.tmux.conf \\; display-message '↑ .tmux.conf' -#set -g automatic-rename on -#set -g automatic-rename-format '' +# empty name for windows +set -g automatic-rename on +set -g automatic-rename-format '' # enable mouse actions set -g mouse on # renumber windows after closing one