diff --git a/tmux/tmux.conf.symlink b/tmux/tmux.conf.symlink index 7094f19..93b3989 100644 --- a/tmux/tmux.conf.symlink +++ b/tmux/tmux.conf.symlink @@ -40,7 +40,7 @@ bind = select-layout tiled set-option -g set-titles on set-option -g set-titles-string "#T - #W" - set-window-option -g automatic-rename on +set-window-option -g automatic-rename on ###################### #### Key Bindings ####