summaryrefslogtreecommitdiff
path: root/dotfiles/tmux.conf
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/tmux.conf')
-rw-r--r--dotfiles/tmux.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/dotfiles/tmux.conf b/dotfiles/tmux.conf
index e24f3c0..42181f3 100644
--- a/dotfiles/tmux.conf
+++ b/dotfiles/tmux.conf
@@ -45,7 +45,7 @@ set-option -g update-environment "\
DBUS_SESSION_BUS_ADDRESS\
"
-set -g status-right "#H|%a %F %H:%M"
+set -g status-right "$[fg=colour178]#H#[default]|%a %F %H:%M"
set -g status-right-length 48
set -g status-style fg=colour194,bold,bg=colour23