From 7467aa06cb1ce27aae295b545a381d5a98208694 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Fri, 15 Apr 2016 10:38:20 +0200 Subject: tmux: nicer status bar --- tmux/.tmux.cluster.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux/.tmux.cluster.conf') diff --git a/tmux/.tmux.cluster.conf b/tmux/.tmux.cluster.conf index 6364e4e..ee6835f 100644 --- a/tmux/.tmux.cluster.conf +++ b/tmux/.tmux.cluster.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=colour14,bold] #H:#S' +set -g status-right '#[fg=colour235,bg=colour14] #H:#[bold]#S ' set-option -g set-titles on set -g set-titles-string '#T -- #W' set-window-option -g automatic-rename on -- cgit v1.2.3