summaryrefslogtreecommitdiff
path: root/tmux/.tmux.2pac.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux/.tmux.2pac.conf')
-rw-r--r--tmux/.tmux.2pac.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tmux/.tmux.2pac.conf b/tmux/.tmux.2pac.conf
index 31e6f78..de81dce 100644
--- a/tmux/.tmux.2pac.conf
+++ b/tmux/.tmux.2pac.conf
@@ -26,7 +26,7 @@ set -g message-fg colour16
set -g message-bg colour221
set -g message-attr bold
set -g status-left ''
-set -g status-right '#[underline]#[fg=colour235,bg=colour46,bold] #H:#S'
+set -g status-right '#[fg=colour235,bg=colour46] #H:#[bold]#S '
set-option -g set-titles on
set -g set-titles-string '#T -- #W'
set-window-option -g automatic-rename on