summaryrefslogtreecommitdiff
path: root/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.conf')
-rw-r--r--tmux.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tmux.conf b/tmux.conf
index 4b8fba5..fc256b5 100644
--- a/tmux.conf
+++ b/tmux.conf
@@ -22,4 +22,6 @@ bind -r C-l select-window -t :+
set -g status-bg "color0"
set -g status-fg "color7"
set -g status-right "%H:%M"
+set -g status-left " [#h] "
+set -g status-left-length 24
set-window-option -g window-status-current-style "bg=color4,fg=color7"