diff --git a/tmux/tmux.conf b/tmux/tmux.conf index 05b7411..f755e95 100644 --- a/tmux/tmux.conf +++ b/tmux/tmux.conf @@ -1,3 +1,6 @@ +set -g set-titles on +set -g set-titles-string "tmux.#S" + set-option -g status-bg black set-option -g status-fg white